Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-133343
#<BuildRuby:0x00005610b6e5ec88
@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.20221024-133343",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.005519 0.003066 1.132976 ( 1.178138)
build_miniruby 0.001362 0.000756 0.106140 ( 0.103557)
build_ruby 0.001057 0.000587 0.111119 ( 0.107809)
build_all 0.005357 0.002977 1.385658 ( 0.584305)
build_install 0.011933 0.003269 1.711482 ( 0.923363)
test_btest 0.001615 0.000807 61.775862 ( 6.752159)
test_basic 0.004943 0.002471 0.367625 ( 0.456018)
test_all 0.006485 0.000000 495.233130 ( 52.924215)
test_rubyspec 0.074999 0.045763 43.471079 ( 51.688243)
total: 114.72 sec