Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230725-171448
#<BuildRuby:0x0000556c6b7ea090
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20230725-171448",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000000 0.000082 0.000082 ( 0.000225)
configure 0.000000 0.000031 0.000031 ( 0.000032)
build_up 0.003054 0.003812 2.316476 ( 4.597993)
build_miniruby 0.001582 0.000164 1.669505 ( 2.042467)
build_ruby 0.000000 0.001829 3.171516 ( 3.768450)
build_all 0.000000 0.008469 2.791519 ( 2.797487)
build_install 0.015235 0.003322 3.871054 ( 3.965289)
test_btest 0.000777 0.000150 65.033273 ( 44.690199)
test_basic 0.007351 0.000552 0.809915 ( 1.174554)
test_all 0.001500 0.000281 610.883210 (374.662079)
test_rubyspec 0.039660 0.019014 81.943009 (113.574512)
total: 551.27 sec