Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-113445
#<BuildRuby:0x0000564d042eedc8
@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.20221201-113445",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008053 0.002013 1.193557 ( 1.205108)
build_miniruby 0.001886 0.000472 0.860116 ( 0.858969)
build_ruby 0.003500 0.000000 2.240386 ( 2.146856)
build_all 0.021242 0.000000 18.547349 ( 2.179147)
build_install 0.016140 0.006352 2.074824 ( 1.029289)
test_btest 0.001538 0.000323 90.851149 ( 8.862007)
test_basic 0.004588 0.005125 0.358075 ( 0.444676)
test_all 0.002127 0.000532 742.367906 ( 71.838536)
test_rubyspec 0.102354 0.069344 49.317704 ( 57.428626)
total: 145.99 sec