Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-040125
#<BuildRuby:0x000055d778be05f0
@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.20220303-040125",
@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.000014 0.000005 0.000019 ( 0.000019)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000000 0.010879 1.011797 ( 3.561437)
build_miniruby 0.000000 0.002292 0.076059 ( 0.073591)
build_ruby 0.000000 0.002276 0.074781 ( 0.072389)
build_all 0.004244 0.006197 4.195141 ( 0.855676)
build_install 0.015045 0.009224 7.952334 ( 2.446559)
test_btest 0.000735 0.000539 70.457397 ( 8.292292)
test_basic 0.006660 0.001539 0.333411 ( 0.423422)
test_all 0.001032 0.000709 707.025585 ( 68.140351)
test_rubyspec 0.088461 0.074673 46.278127 ( 51.491068)
total: 135.36 sec