Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240116-162746
#<BuildRuby:0x000055561c4ee090
@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.20240116-162746",
@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.000024 0.000004 0.000028 ( 0.000027)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000031 0.000006 0.000037 ( 0.000035)
build_up 0.006290 0.000415 1.926513 ( 3.439753)
build_miniruby 0.003579 0.000617 85.982433 ( 48.537888)
build_ruby 0.001926 0.000333 3.911801 ( 4.943619)
build_all 0.008548 0.000731 6.680310 ( 6.881990)
build_install 0.020872 0.000000 6.515141 ( 6.905922)
test_btest 0.001169 0.000000 67.841587 ( 61.093557)
test_basic 0.006035 0.003341 0.805552 ( 1.193365)
test_all 0.097934 0.034096 769.697801 (913.907108)
test_rubyspec 0.071954 0.041406 173.551747 (288.805069)
total: 1335.71 sec