Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-130924
#<BuildRuby:0x000055bb85e9bc18
@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.20231223-130924",
@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.003889 0.000000 0.740415 ( 1.117398)
build_miniruby 0.001243 0.000000 0.901321 ( 0.901406)
build_ruby 0.000000 0.001898 2.775212 ( 2.777138)
build_all 0.005370 0.002552 12.166457 ( 0.991877)
build_install 0.003334 0.007124 3.407544 ( 0.975035)
test_btest 0.000678 0.000127 65.318838 ( 6.231426)
test_basic 0.000256 0.002996 0.374306 ( 0.457135)
test_all 0.074970 0.032499 411.113345 ( 41.630377)
test_rubyspec 0.030611 0.028580 40.467150 ( 53.232072)
total: 108.31 sec