Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-145150
#<BuildRuby:0x0000555f4626e8a0
@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.20220405-145150",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.011032 0.000188 1.020834 ( 1.116145)
build_miniruby 0.002051 0.000000 0.070120 ( 0.067666)
build_ruby 0.000000 0.002010 0.069927 ( 0.068156)
build_all 0.008162 0.002802 4.191343 ( 0.840796)
build_install 0.013055 0.011031 8.445201 ( 2.937123)
test_btest 0.000864 0.000192 76.221830 ( 8.452053)
test_basic 0.000000 0.006367 0.326078 ( 0.426073)
test_all 0.000000 0.002248 694.678821 ( 68.020854)
test_rubyspec 0.105321 0.051461 46.551650 ( 51.830629)
total: 133.76 sec