Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-162349
#<BuildRuby:0x0000562dbc6fe9c0
@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.20220828-162349",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004783 0.005277 0.837528 ( 0.930829)
build_miniruby 0.001204 0.000301 0.056094 ( 0.055506)
build_ruby 0.001031 0.000257 0.051610 ( 0.050993)
build_all 0.007653 0.000686 1.238118 ( 0.480315)
build_install 0.016850 0.000394 1.571716 ( 0.814762)
test_btest 0.001265 0.000000 54.448345 ( 6.010205)
test_basic 0.006238 0.000000 0.284242 ( 0.375816)
test_all 0.004453 0.000000 509.066909 ( 53.462336)
test_rubyspec 0.112482 0.029571 41.172696 ( 49.840098)
total: 112.02 sec