Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-055931
#<BuildRuby:0x000055f97769bba0
@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.20231220-055931",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004300 0.000046 1.167969 ( 1.545943)
build_miniruby 0.000903 0.000142 0.878867 ( 0.878795)
build_ruby 0.001146 0.000181 2.677312 ( 2.678520)
build_all 0.010281 0.000286 17.027619 ( 1.561402)
build_install 0.008992 0.000000 4.907172 ( 1.157112)
test_btest 0.000824 0.000000 87.289904 ( 7.459410)
test_basic 0.000722 0.003230 0.523044 ( 0.599728)
test_all 0.111197 0.027185 515.707888 ( 58.563441)
test_rubyspec 0.012929 0.036455 51.234937 ( 63.515761)
total: 137.96 sec