Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-224036
#<BuildRuby:0x000055730b737778
@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.20220306-224036",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005620 0.005143 0.989735 ( 1.264778)
build_miniruby 0.001725 0.000399 0.076310 ( 0.074558)
build_ruby 0.002209 0.000000 0.068035 ( 0.066258)
build_all 0.007104 0.003460 4.208064 ( 0.855280)
build_install 0.023922 0.000000 8.011140 ( 2.441968)
test_btest 0.000000 0.001668 71.938720 ( 8.094844)
test_basic 0.004612 0.003569 0.342604 ( 0.429525)
test_all 0.001610 0.000371 670.441403 ( 66.002743)
test_rubyspec 0.070611 0.079667 46.700880 ( 52.088200)
total: 131.32 sec