Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-000240
#<BuildRuby:0x000055d3a2078ef8
@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.20221227-000240",
@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.000000 0.000005 ( 0.000024)
autoconf 0.000000 0.000022 0.000022 ( 0.000020)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.004326 0.004568 0.961132 ( 1.145356)
build_miniruby 0.002424 0.000347 0.840153 ( 0.838350)
build_ruby 0.003167 0.000000 2.134451 ( 2.135295)
build_all 0.019028 0.000000 18.563980 ( 2.191573)
build_install 0.018487 0.004558 2.033141 ( 1.022735)
test_btest 0.001362 0.000177 92.512479 ( 9.115054)
test_basic 0.007859 0.001025 0.343178 ( 0.430075)
test_all 0.001936 0.000253 679.869308 ( 64.955961)
test_rubyspec 0.090408 0.080759 47.850170 ( 56.039904)
total: 137.88 sec