Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-225402
#<BuildRuby:0x0000559756771328
@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.20221025-225402",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008964 0.001795 1.147499 ( 1.240722)
build_miniruby 0.001547 0.000563 0.114790 ( 0.111870)
build_ruby 0.001126 0.000410 0.111090 ( 0.107901)
build_all 0.001881 0.005584 1.340201 ( 0.576812)
build_install 0.010975 0.005443 1.751756 ( 0.928656)
test_btest 0.001234 0.000570 60.058484 ( 6.782847)
test_basic 0.004372 0.002018 0.368447 ( 0.472746)
test_all 0.004420 0.002040 519.787347 ( 55.247672)
test_rubyspec 0.077624 0.041705 43.442281 ( 52.061694)
total: 117.53 sec