Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-140120
#<BuildRuby:0x0000560e0eefc0a0
@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/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-140120",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000433 0.003954 0.880890 ( 1.269844)
build_miniruby 0.001159 0.000166 0.931564 ( 0.931252)
build_ruby 0.001165 0.000166 2.800882 ( 2.802667)
build_all 0.009851 0.000000 14.749090 ( 1.425026)
build_install 0.009147 0.000296 4.236621 ( 1.140918)
test_btest 0.000654 0.000073 75.158324 ( 7.108041)
test_basic 0.009394 0.000081 0.636483 ( 0.704274)
test_all 0.105350 0.032221 537.791181 ( 50.742048)
test_rubyspec 0.011818 0.021581 49.260775 ( 61.812735)
total: 127.94 sec