Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-135454
#<BuildRuby:0x000055bf6c5106e0
@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.20220831-135454",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008133 0.004060 0.987938 ( 1.033194)
build_miniruby 0.001685 0.000337 0.074022 ( 0.073938)
build_ruby 0.002335 0.000000 0.080697 ( 0.080457)
build_all 0.007934 0.001156 1.535090 ( 0.596663)
build_install 0.021915 0.000000 1.870638 ( 0.952095)
test_btest 0.001058 0.000030 78.448788 ( 8.444050)
test_basic 0.007641 0.001092 0.324470 ( 0.415552)
test_all 0.002432 0.000347 636.107686 ( 64.791383)
test_rubyspec 0.107124 0.061693 45.951376 ( 54.286469)
total: 130.67 sec