Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-115728
#<BuildRuby:0x0000558e38308d30
@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.20221128-115728",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009644 0.000815 1.220764 ( 1.446493)
build_miniruby 0.002241 0.000320 0.846464 ( 0.845917)
build_ruby 0.002518 0.000360 2.238459 ( 2.144740)
build_all 0.016623 0.004340 18.610713 ( 2.192353)
build_install 0.007310 0.014842 1.881815 ( 0.943338)
test_btest 0.000988 0.000314 91.622075 ( 8.646096)
test_basic 0.007461 0.002374 0.344304 ( 0.428907)
test_all 0.001838 0.000585 735.566305 ( 71.506098)
test_rubyspec 0.089211 0.073416 49.166479 ( 57.338095)
total: 145.49 sec