Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-181501
#<BuildRuby:0x00005589b2a609c8
@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.20221114-181501",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006386 0.003362 1.101857 ( 2.019484)
build_miniruby 0.002000 0.000235 0.119683 ( 0.115341)
build_ruby 0.001827 0.000215 0.117811 ( 0.098861)
build_all 0.008612 0.000520 1.565319 ( 0.662025)
build_install 0.015039 0.007369 1.933336 ( 0.994075)
test_btest 0.001328 0.000231 85.693855 ( 9.089131)
test_basic 0.006230 0.000370 0.408216 ( 0.497240)
test_all 0.002044 0.000155 684.065076 ( 69.684438)
test_rubyspec 0.117419 0.048845 48.857825 ( 57.093114)
total: 140.25 sec