Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-193029
#<BuildRuby:0x000056543501bbb8
@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.20231102-193029",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.006756 1.466792 ( 1.697943)
build_miniruby 0.000774 0.000315 0.849131 ( 0.849958)
build_ruby 0.001008 0.000265 2.710560 ( 2.710379)
build_all 0.001130 0.009094 17.054936 ( 1.524707)
build_install 0.007553 0.001452 5.138796 ( 1.232404)
test_btest 0.000786 0.000286 90.000528 ( 7.514335)
test_basic 0.002883 0.002026 0.737858 ( 0.813546)
test_all 0.098237 0.037937 536.093459 ( 51.847881)
test_rubyspec 0.019485 0.033874 51.407845 ( 63.679993)
total: 131.87 sec