Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-024759
#<BuildRuby:0x00005570f70b8278
@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.20221130-024759",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000666 0.010665 1.241670 ( 1.583137)
build_miniruby 0.001493 0.000574 0.840164 ( 0.838930)
build_ruby 0.002201 0.000847 2.222900 ( 2.128057)
build_all 0.015054 0.006827 18.551198 ( 2.180232)
build_install 0.015307 0.005203 2.020070 ( 1.025847)
test_btest 0.001164 0.000452 95.143230 ( 9.030232)
test_basic 0.008241 0.001315 0.347049 ( 0.432711)
test_all 0.000926 0.001814 741.712562 ( 71.913450)
test_rubyspec 0.090672 0.084351 49.309419 ( 57.470162)
total: 146.60 sec