Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-152257
#<BuildRuby:0x0000563ec9237680
@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.20220211-152257",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000015 0.000004 0.000019 ( 0.000016)
build_up 0.010225 0.001344 0.927112 ( 1.224369)
build_miniruby 0.001712 0.000367 0.074927 ( 0.072534)
build_ruby 0.001525 0.000327 0.079372 ( 0.077903)
build_all 0.008813 0.000833 4.167124 ( 0.780101)
build_install 0.013567 0.010217 7.744787 ( 2.307009)
test_btest 0.000942 0.000269 77.737885 ( 8.504109)
test_basic 0.002965 0.005207 0.341220 ( 0.438260)
test_all 0.001442 0.000480 699.076651 ( 67.337072)
test_rubyspec 0.106066 0.057529 46.248048 ( 51.529168)
total: 132.27 sec