Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-163534
#<BuildRuby:0x000055f5eba9ce50
@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.20220913-163534",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007404 0.004241 1.134898 ( 1.132478)
build_miniruby 0.002086 0.000000 0.076539 ( 0.075534)
build_ruby 0.002103 0.000000 0.073672 ( 0.072881)
build_all 0.010632 0.000000 1.584106 ( 0.621551)
build_install 0.015939 0.003881 1.942532 ( 0.967325)
test_btest 0.000854 0.000107 94.618718 ( 9.550876)
test_basic 0.007394 0.000000 0.349231 ( 0.438830)
test_all 0.002800 0.000261 638.435361 ( 66.963762)
test_rubyspec 0.110440 0.064756 47.140806 ( 55.590270)
total: 135.41 sec