Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-221222
#<BuildRuby:0x000055b2a7b1ac88
@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.20221031-221222",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007082 0.001931 1.147981 ( 1.204454)
build_miniruby 0.001224 0.000334 0.106930 ( 0.104501)
build_ruby 0.001204 0.000329 0.106066 ( 0.103100)
build_all 0.007681 0.000712 1.352850 ( 0.588676)
build_install 0.007008 0.007414 1.662509 ( 0.904158)
test_btest 0.001225 0.000408 61.545541 ( 6.225472)
test_basic 0.005549 0.001850 0.353211 ( 0.441677)
test_all 0.003247 0.006296 502.865624 ( 53.936533)
test_rubyspec 0.073751 0.048328 43.437920 ( 51.932985)
total: 115.44 sec