Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231224-143252
#<BuildRuby:0x000055803620e228
@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.20231224-143252",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000035 0.000002 0.000037 ( 0.000038)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.006203 0.000443 1.944501 ( 3.021782)
build_miniruby 0.002674 0.000191 16.623746 ( 11.063943)
build_ruby 0.001956 0.000139 3.357829 ( 3.601936)
build_all 0.003772 0.007741 8.125890 ( 4.221965)
build_install 0.021026 0.000489 6.423237 ( 4.651233)
test_btest 0.000889 0.000102 63.786122 ( 47.582260)
test_basic 0.003598 0.004236 0.787030 ( 0.941023)
test_all 0.107752 0.020524 690.285475 (425.655007)
test_rubyspec 0.041904 0.040065 94.956262 (175.192837)
total: 675.93 sec