Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-194635
#<BuildRuby:0x000055b5a7078610
@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.20220811-194635",
@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.000003 0.000003 0.000006 ( 0.000006)
autoconf 0.000007 0.000004 0.000011 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.008556 0.002607 1.017413 ( 1.058022)
build_miniruby 0.001299 0.000709 0.076510 ( 0.075891)
build_ruby 0.001079 0.000588 0.075808 ( 0.075133)
build_all 0.008847 0.002202 1.542273 ( 0.579667)
build_install 0.014769 0.007384 5.129466 ( 2.088180)
test_btest 0.000796 0.000398 69.221574 ( 8.512181)
test_basic 0.004775 0.002388 0.330244 ( 0.421377)
test_all 0.002509 0.001254 650.538714 ( 64.832641)
test_rubyspec 0.069199 0.100634 45.096461 ( 52.666583)
total: 130.31 sec