Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-183440
#<BuildRuby:0x0000562017ed09d0
@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.20220918-183440",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003522 0.007447 1.106605 ( 1.125349)
build_miniruby 0.001989 0.000373 0.108535 ( 0.104890)
build_ruby 0.001643 0.000308 0.111820 ( 0.095156)
build_all 0.011665 0.000000 1.612770 ( 0.665385)
build_install 0.010567 0.010877 1.958776 ( 0.979026)
test_btest 0.001114 0.000293 76.463821 ( 8.200143)
test_basic 0.007719 0.000749 0.375497 ( 0.463448)
test_all 0.003171 0.002257 639.058087 ( 65.950017)
test_rubyspec 0.091107 0.069122 45.976463 ( 54.386790)
total: 131.97 sec