Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-185010
#<BuildRuby:0x000056412e79ec88
@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.20220726-185010",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.011068 0.854774 ( 0.930064)
build_miniruby 0.000483 0.000933 0.061999 ( 0.061436)
build_ruby 0.001031 0.000429 0.063226 ( 0.063153)
build_all 0.005590 0.002329 1.220090 ( 0.470744)
build_install 0.015169 0.002165 4.297867 ( 1.780089)
test_btest 0.001113 0.000397 54.481100 ( 6.140149)
test_basic 0.004170 0.001489 0.290300 ( 0.382374)
test_all 0.003045 0.000000 485.889315 ( 51.723607)
test_rubyspec 0.072079 0.063439 41.770968 ( 47.673458)
total: 109.23 sec