Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-042844
#<BuildRuby:0x000055f49dfaf7e8
@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.20221201-042844",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009278 0.000752 1.250367 ( 1.354505)
build_miniruby 0.002826 0.000403 0.849682 ( 0.847665)
build_ruby 0.002751 0.000000 2.245298 ( 2.149346)
build_all 0.020924 0.000000 18.659419 ( 2.194249)
build_install 0.010826 0.011448 2.015377 ( 1.033051)
test_btest 0.000000 0.001749 91.340480 ( 8.892789)
test_basic 0.007287 0.002856 0.352363 ( 0.438002)
test_all 0.001395 0.001310 728.165001 ( 71.564346)
test_rubyspec 0.105270 0.076191 49.562623 ( 57.727728)
total: 146.20 sec