Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-033600
#<BuildRuby:0x000055fe36c99570
@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.20221020-033600",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000025 0.009971 1.079333 ( 1.195804)
build_miniruby 0.001310 0.000504 0.108749 ( 0.105356)
build_ruby 0.001134 0.000436 0.107328 ( 0.104874)
build_all 0.007451 0.001333 1.328668 ( 0.575490)
build_install 0.010292 0.004858 1.644116 ( 0.894188)
test_btest 0.001331 0.000499 63.111716 ( 6.738694)
test_basic 0.006231 0.000708 0.358839 ( 0.448544)
test_all 0.007462 0.000000 520.573716 ( 55.262830)
test_rubyspec 0.070299 0.059722 43.716064 ( 52.209169)
total: 117.54 sec