Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-055559
#<BuildRuby:0x0000556a358e5400
@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.20220829-055559",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.004606 0.008371 0.815123 ( 1.442526)
build_miniruby 0.001144 0.000352 0.063092 ( 0.061564)
build_ruby 0.001045 0.000322 0.067648 ( 0.066236)
build_all 0.007608 0.002340 1.266299 ( 0.469992)
build_install 0.011234 0.003819 1.549653 ( 0.765047)
test_btest 0.000731 0.000229 50.281919 ( 6.289375)
test_basic 0.005453 0.001704 0.292990 ( 0.382240)
test_all 0.003024 0.000945 500.104282 ( 52.664121)
test_rubyspec 0.089332 0.031541 41.077632 ( 49.692886)
total: 111.84 sec