Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-102106
#<BuildRuby:0x000055f6523e0050
@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.20231219-102106",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000623 0.004204 1.382630 ( 1.760327)
build_miniruby 0.000830 0.000311 0.917180 ( 0.917585)
build_ruby 0.001309 0.000000 2.758750 ( 2.759597)
build_all 0.010436 0.000000 16.788347 ( 1.503770)
build_install 0.005993 0.003234 4.983359 ( 1.185616)
test_btest 0.000757 0.000252 87.545001 ( 7.402659)
test_basic 0.002643 0.002135 0.744232 ( 0.819907)
test_all 0.102706 0.032981 545.380028 ( 52.464543)
test_rubyspec 0.023327 0.024235 49.769478 ( 62.078838)
total: 130.89 sec