Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-144030
#<BuildRuby:0x000055d392e87e28
@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.20221115-144030",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007598 0.000447 1.101909 ( 1.578421)
build_miniruby 0.001749 0.000206 0.927138 ( 0.939447)
build_ruby 0.002375 0.000279 2.367981 ( 2.289738)
build_all 0.005791 0.012110 18.404925 ( 2.350991)
build_install 0.014436 0.007632 1.816445 ( 0.966440)
test_btest 0.000925 0.000281 85.051538 ( 10.079828)
test_basic 0.005015 0.001527 0.367145 ( 0.456565)
test_all 0.000584 0.000978 710.624091 ( 74.593237)
test_rubyspec 0.034585 0.088693 50.068826 ( 58.617722)
total: 151.87 sec