Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-044545
#<BuildRuby:0x000055566c2691f8
@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.20221106-044545",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003366 0.004548 0.887524 ( 0.937160)
build_miniruby 0.001170 0.000180 0.050224 ( 0.049029)
build_ruby 0.001751 0.000269 0.041747 ( 0.039759)
build_all 0.003137 0.004229 1.221682 ( 0.456987)
build_install 0.012494 0.003269 1.582498 ( 0.810738)
test_btest 0.001271 0.000282 60.085690 ( 6.656146)
test_basic 0.002430 0.003750 0.313435 ( 0.406093)
test_all 0.002444 0.000643 503.197270 ( 54.081418)
test_rubyspec 0.087237 0.037206 43.311092 ( 51.922639)
total: 115.36 sec