Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-171255
#<BuildRuby:0x00005555586d03a0
@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.20220726-171255",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009905 0.000914 0.993878 ( 1.000372)
build_miniruby 0.001743 0.000268 0.073553 ( 0.071023)
build_ruby 0.001697 0.000261 0.067276 ( 0.065414)
build_all 0.008815 0.000587 1.540777 ( 0.580072)
build_install 0.021385 0.001423 5.197510 ( 2.036662)
test_btest 0.001028 0.000129 73.765083 ( 8.547238)
test_basic 0.008152 0.000278 0.312095 ( 0.404280)
test_all 0.001934 0.000227 632.782024 ( 64.863684)
test_rubyspec 0.126351 0.050411 45.634449 ( 51.331563)
total: 128.90 sec