Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-045702
#<BuildRuby:0x000056374c45ce80
@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-045702",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007315 0.001995 1.144416 ( 1.220674)
build_miniruby 0.001168 0.000319 0.106205 ( 0.104543)
build_ruby 0.001568 0.000000 0.104211 ( 0.102421)
build_all 0.003148 0.004691 1.334467 ( 0.573253)
build_install 0.009208 0.006414 1.655624 ( 0.918823)
test_btest 0.002258 0.000000 62.324557 ( 6.477473)
test_basic 0.005328 0.002259 0.366219 ( 0.456195)
test_all 0.002751 0.005769 516.234855 ( 54.875456)
test_rubyspec 0.057057 0.070201 43.766486 ( 52.228003)
total: 116.96 sec