Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-045715
#<BuildRuby:0x0000560f545609c8
@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.20221117-045715",
@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.000006)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004667 0.004171 1.089296 ( 1.544292)
build_miniruby 0.001437 0.000287 0.892563 ( 0.912246)
build_ruby 0.001671 0.000334 2.387967 ( 2.336490)
build_all 0.012536 0.006364 18.295681 ( 2.261536)
build_install 0.017191 0.003175 1.881220 ( 0.980302)
test_btest 0.001161 0.000000 82.590918 ( 10.390950)
test_basic 0.006173 0.000658 0.345766 ( 0.435707)
test_all 0.002357 0.000000 683.211332 ( 73.495017)
test_rubyspec 0.055326 0.066316 50.655336 ( 59.261308)
total: 151.62 sec