Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-051436
#<BuildRuby:0x0000556d178e4610
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221116-051436",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004194 0.004574 1.103845 ( 1.772182)
build_miniruby 0.000000 0.001881 0.966236 ( 0.966447)
build_ruby 0.000982 0.001696 2.379893 ( 2.284537)
build_all 0.015870 0.001279 18.275870 ( 2.267921)
build_install 0.015387 0.005794 1.889484 ( 0.998927)
test_btest 0.000934 0.000186 79.688866 ( 9.932161)
test_basic 0.001671 0.005315 0.355637 ( 0.449777)
test_all 0.002203 0.000190 717.727447 ( 75.715963)
test_rubyspec 0.072803 0.052570 50.078827 ( 58.270435)
total: 152.66 sec