Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-085809
#<BuildRuby:0x000055a59c1dd160
@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.20221205-085809",
@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.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.004352 0.006536 1.192788 ( 1.525423)
build_miniruby 0.000000 0.002192 0.854019 ( 0.853203)
build_ruby 0.000557 0.002488 2.237165 ( 2.146487)
build_all 0.017990 0.002535 18.699571 ( 2.178421)
build_install 0.017855 0.003859 2.008678 ( 1.032176)
test_btest 0.000977 0.000456 92.619972 ( 9.368187)
test_basic 0.007313 0.003413 0.372859 ( 0.456001)
test_all 0.002655 0.000000 723.071880 ( 71.272320)
test_rubyspec 0.103925 0.082926 49.013556 ( 57.154341)
total: 145.99 sec