Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-022045
#<BuildRuby:0x000055b85541ecc8
@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.20221201-022045",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.008614 0.003132 1.200373 ( 1.299846)
build_miniruby 0.002085 0.000759 0.840753 ( 0.839296)
build_ruby 0.002710 0.000985 2.245792 ( 2.151235)
build_all 0.017291 0.004014 18.586251 ( 2.175243)
build_install 0.017909 0.002870 2.058025 ( 1.026713)
test_btest 0.001136 0.000341 92.230012 ( 9.021718)
test_basic 0.004817 0.004748 0.354224 ( 0.439765)
test_all 0.002739 0.000333 688.466477 ( 69.623731)
test_rubyspec 0.103590 0.076758 49.461225 ( 57.545797)
total: 144.12 sec