Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-080429
#<BuildRuby:0x00005617f414c118
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220606-080429",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004011 0.002679 0.818867 ( 1.509423)
build_miniruby 0.000955 0.000112 0.057626 ( 0.056339)
build_ruby 0.000964 0.000113 0.059407 ( 0.058112)
build_all 0.003893 0.000458 1.516721 ( 0.609022)
build_install 0.010858 0.000347 6.333343 ( 2.878378)
test_btest 0.000813 0.000085 48.627856 ( 8.754667)
test_basic 0.006301 0.000000 0.352416 ( 0.439844)
test_all 0.001395 0.000000 663.767643 ( 92.642148)
test_rubyspec 0.091306 0.028479 44.314452 ( 49.855324)
total: 156.80 sec