Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-035833
#<BuildRuby:0x0000557311537440
@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.20220404-035833",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.010059 0.002104 1.013363 ( 1.532715)
build_miniruby 0.001459 0.000531 0.069366 ( 0.067254)
build_ruby 0.001831 0.000666 0.078178 ( 0.075386)
build_all 0.009264 0.001423 4.256859 ( 0.843492)
build_install 0.015629 0.005209 8.521966 ( 2.968139)
test_btest 0.001231 0.000410 73.307789 ( 7.948595)
test_basic 0.007281 0.000849 0.340003 ( 0.428245)
test_all 0.001534 0.000484 652.657721 ( 65.322217)
test_rubyspec 0.113478 0.047981 46.728772 ( 52.083231)
total: 131.27 sec