Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-225246
#<BuildRuby:0x0000557a037f9400
@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.20220719-225246",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.008720 0.000082 0.711340 ( 0.894309)
build_miniruby 0.001339 0.000191 0.045860 ( 0.044275)
build_ruby 0.002502 0.000000 0.049195 ( 0.047567)
build_all 0.007032 0.000145 1.274269 ( 0.478656)
build_install 0.013614 0.005129 4.571883 ( 1.831189)
test_btest 0.001229 0.000205 51.994018 ( 7.375634)
test_basic 0.005147 0.000858 0.284534 ( 0.375191)
test_all 0.002084 0.000130 486.419837 ( 54.436221)
test_rubyspec 0.112280 0.035891 40.421622 ( 46.461612)
total: 111.95 sec