Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-203419
#<BuildRuby:0x000055ce702e0d30
@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.20220810-203419",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.010380 0.002021 1.009388 ( 0.989118)
build_miniruby 0.001669 0.000513 0.076019 ( 0.073722)
build_ruby 0.001339 0.000411 0.077758 ( 0.076055)
build_all 0.001857 0.007973 1.561550 ( 0.574810)
build_install 0.014894 0.006383 5.199608 ( 2.110975)
test_btest 0.000811 0.000347 70.522360 ( 8.509982)
test_basic 0.001405 0.006214 0.325989 ( 0.420780)
test_all 0.001289 0.000645 673.795770 ( 66.112533)
test_rubyspec 0.101501 0.059823 46.012443 ( 53.506797)
total: 132.38 sec