Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231205-065851
#<BuildRuby:0x000055e736102458
@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.20231205-065851",
@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.000026 0.000001 0.000027 ( 0.000023)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000029 0.000001 0.000030 ( 0.000029)
build_up 0.007705 0.000248 2.427138 ( 3.885644)
build_miniruby 0.001581 0.000051 1.762034 ( 2.158302)
build_ruby 0.001938 0.000062 3.325223 ( 4.001772)
build_all 0.009465 0.000305 5.442508 ( 5.005165)
build_install 0.003654 0.017712 6.792178 ( 6.338312)
test_btest 0.000293 0.000847 63.823631 ( 59.120026)
test_basic 0.000000 0.008247 0.785137 ( 1.157978)
test_all 0.076319 0.049070 675.734838 (375.530637)
test_rubyspec 0.036136 0.036875 88.524935 (109.069060)
total: 566.27 sec