Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-110341
#<BuildRuby:0x00005564d1a14060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231212-110341",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004207 0.000000 1.005427 ( 1.297499)
build_miniruby 0.000735 0.000067 0.872284 ( 0.872634)
build_ruby 0.001799 0.000163 2.699517 ( 2.701315)
build_all 0.004866 0.003306 12.157195 ( 0.988013)
build_install 0.012295 0.000055 3.540611 ( 0.978621)
test_btest 0.000803 0.000095 62.798607 ( 4.855950)
test_basic 0.004195 0.000493 0.376081 ( 0.457238)
test_all 0.086157 0.015274 395.187636 ( 40.097784)
test_rubyspec 0.033399 0.038773 39.560608 ( 52.204648)
total: 104.45 sec