Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-135259
#<BuildRuby:0x000055c8624735f8
@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.20231230-135259",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005098 0.000330 1.126097 ( 1.507015)
build_miniruby 0.000879 0.000259 0.971763 ( 0.971208)
build_ruby 0.001785 0.000000 2.727762 ( 2.732239)
build_all 0.009664 0.000000 16.768701 ( 1.554963)
build_install 0.009058 0.000000 4.727075 ( 1.145718)
test_btest 0.000908 0.000207 85.459774 ( 7.417708)
test_basic 0.002965 0.002828 0.782099 ( 0.854899)
test_all 0.107393 0.029509 527.627424 ( 62.589254)
test_rubyspec 0.022388 0.026496 50.513466 ( 62.843339)
total: 141.62 sec