Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-210959
#<BuildRuby:0x0000563b11084448
@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.20221129-210959",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000023 0.000006 0.000029 ( 0.000025)
build_up 0.004999 0.006004 1.200857 ( 1.206642)
build_miniruby 0.002325 0.000000 0.842998 ( 0.842065)
build_ruby 0.003560 0.000000 2.234070 ( 2.136457)
build_all 0.014198 0.006578 18.524979 ( 2.165337)
build_install 0.020563 0.002389 2.029389 ( 1.019123)
test_btest 0.001357 0.000407 91.342085 ( 8.826259)
test_basic 0.008937 0.001218 0.340705 ( 0.425353)
test_all 0.002105 0.000601 736.865625 ( 71.605495)
test_rubyspec 0.110147 0.073263 49.221681 ( 57.352386)
total: 145.58 sec