Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-140900
#<BuildRuby:0x00005570004dca68
@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.20221013-140900",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.006453 0.004230 1.052793 ( 1.193408)
build_miniruby 0.001700 0.000243 0.100744 ( 0.097948)
build_ruby 0.001410 0.000202 0.098764 ( 0.095804)
build_all 0.008606 0.000006 1.308681 ( 0.566391)
build_install 0.008261 0.005837 1.639518 ( 0.898606)
test_btest 0.002163 0.000406 62.586286 ( 6.712558)
test_basic 0.007346 0.000423 0.352861 ( 0.449143)
test_all 0.007406 0.000000 495.086026 ( 53.800961)
test_rubyspec 0.105093 0.027495 43.251602 ( 51.869981)
total: 115.69 sec