Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-023215
#<BuildRuby:0x0000556206965038
@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.20220605-023215",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007720 0.001287 0.884439 ( 1.756921)
build_miniruby 0.001237 0.000206 0.053701 ( 0.052210)
build_ruby 0.001264 0.000211 0.058618 ( 0.057121)
build_all 0.007438 0.000424 1.217167 ( 0.481392)
build_install 0.013140 0.005571 4.879213 ( 2.445035)
test_btest 0.000943 0.000189 55.424891 ( 6.475244)
test_basic 0.004713 0.000943 0.292492 ( 0.386610)
test_all 0.002236 0.000000 516.689872 ( 54.654159)
test_rubyspec 0.089854 0.038697 41.536291 ( 47.513107)
total: 113.82 sec