Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-122955
#<BuildRuby:0x000055fef3f968a0
@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.20220428-122955",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.010628 0.001518 0.995747 ( 1.215604)
build_miniruby 0.000000 0.002201 0.071934 ( 0.070074)
build_ruby 0.000000 0.002121 0.074508 ( 0.072201)
build_all 0.007812 0.001913 1.479646 ( 0.611328)
build_install 0.023765 0.000416 5.901747 ( 2.815673)
test_btest 0.001156 0.000192 78.215605 ( 8.329407)
test_basic 0.003027 0.006202 0.323466 ( 0.410651)
test_all 0.002706 0.000601 701.380341 ( 67.129979)
test_rubyspec 0.118847 0.058125 45.416550 ( 50.612414)
total: 131.27 sec