Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-205600
#<BuildRuby:0x0000563a24d7ca58
@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.20220328-205600",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000024 0.000004 0.000028 ( 0.000024)
build_up 0.005646 0.005429 0.988864 ( 1.269040)
build_miniruby 0.001534 0.000384 0.074436 ( 0.072352)
build_ruby 0.001648 0.000412 0.066145 ( 0.063812)
build_all 0.009108 0.001000 4.132623 ( 0.849437)
build_install 0.018496 0.004268 7.796374 ( 2.392273)
test_btest 0.001032 0.000000 72.421230 ( 8.484819)
test_basic 0.006992 0.000336 0.336374 ( 0.433121)
test_all 0.001638 0.000350 710.695152 ( 68.636565)
test_rubyspec 0.092190 0.078152 45.748576 ( 51.150231)
total: 133.35 sec