Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231228-022431
#<BuildRuby:0x0000560afe63e228
@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.20231228-022431",
@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.000029 0.000006 0.000035 ( 0.000035)
autoconf 0.000041 0.000009 0.000050 ( 0.000048)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.002425 0.004542 1.820287 ( 3.556789)
build_miniruby 0.001584 0.000396 2.418798 ( 3.368306)
build_ruby 0.001604 0.000401 3.360433 ( 4.519309)
build_all 0.006418 0.001605 5.188122 ( 5.920814)
build_install 0.017975 0.003282 6.353721 ( 8.111347)
test_btest 0.001269 0.000306 64.825510 ( 81.730704)
test_basic 0.006207 0.001498 0.817589 ( 2.367723)
test_all 0.103133 0.027175 802.299176 (922.604029)
test_rubyspec 0.020566 0.056716 94.531602 (164.302687)
total: 1196.48 sec