Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-194243
#<BuildRuby:0x00005558f0fdc480
@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.20220309-194243",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000091 0.000006 0.000097 ( 0.000101)
build_up 0.009145 0.000610 1.007240 ( 1.035475)
build_miniruby 0.001693 0.000113 0.077323 ( 0.076046)
build_ruby 0.001725 0.000115 0.075235 ( 0.074118)
build_all 0.009530 0.000300 1.514516 ( 0.613005)
build_install 0.022778 0.000000 5.324126 ( 2.163285)
test_btest 0.001239 0.000000 76.267315 ( 8.464621)
test_basic 0.002213 0.005159 0.344811 ( 0.434824)
test_all 0.001807 0.000172 643.033804 ( 65.105953)
test_rubyspec 0.116318 0.050305 46.242596 ( 51.573907)
total: 129.54 sec