Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-074453
#<BuildRuby:0x00005592ecc04b88
@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.20220916-074453",
@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.000027 0.000000 0.000027 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006997 0.003554 1.098648 ( 1.109867)
build_miniruby 0.001981 0.000000 0.075723 ( 0.074051)
build_ruby 0.002077 0.000101 0.077885 ( 0.075504)
build_all 0.008240 0.001832 1.564409 ( 0.591881)
build_install 0.015862 0.005526 1.917011 ( 0.934572)
test_btest 0.000788 0.000325 97.777848 ( 10.068833)
test_basic 0.005225 0.002151 0.353411 ( 0.446364)
test_all 0.002943 0.001212 639.642887 ( 66.787756)
test_rubyspec 0.105555 0.051613 47.169493 ( 55.606025)
total: 135.70 sec