Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231119-223829
#<BuildRuby:0x000055b17e76a090
@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.20231119-223829",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.002151 0.004312 2.075352 ( 3.807887)
build_miniruby 0.001942 0.000000 1.841457 ( 2.535665)
build_ruby 0.001885 0.000000 3.325233 ( 4.842282)
build_all 0.007653 0.001045 5.244181 ( 6.119251)
build_install 0.017711 0.004396 6.489197 ( 7.739885)
test_btest 0.000825 0.000125 64.802569 ( 80.563491)
test_basic 0.007168 0.000409 0.802051 ( 1.403291)
test_all 0.097485 0.029428 629.324968 (520.671427)
test_rubyspec 0.043172 0.032479 91.348250 (139.096034)
total: 766.78 sec