Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-032027
#<BuildRuby:0x0000556a60925ac0
@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.20221010-032027",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000096 0.010044 1.077240 ( 1.121817)
build_miniruby 0.001196 0.000319 0.102491 ( 0.100102)
build_ruby 0.001590 0.000424 0.094506 ( 0.091161)
build_all 0.006398 0.003414 1.286638 ( 0.553900)
build_install 0.012894 0.002563 1.614975 ( 0.888711)
test_btest 0.002051 0.000000 61.278684 ( 6.751625)
test_basic 0.002585 0.004366 0.352748 ( 0.451872)
test_all 0.001555 0.005811 509.092092 ( 54.109030)
test_rubyspec 0.077743 0.060868 42.753139 ( 51.161656)
total: 115.23 sec