Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-131227
#<BuildRuby:0x0000560e567f43a0
@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.20220718-131227",
@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.000006)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000019 0.000008 0.000027 ( 0.000025)
build_up 0.006854 0.005360 1.001276 ( 2.310058)
build_miniruby 0.000137 0.001976 0.065539 ( 0.063752)
build_ruby 0.001493 0.000803 0.075536 ( 0.073494)
build_all 0.008323 0.002192 1.540675 ( 0.595743)
build_install 0.015751 0.005364 5.202366 ( 2.095212)
test_btest 0.001744 0.000000 73.439498 ( 8.466038)
test_basic 0.008329 0.000139 0.321203 ( 0.409566)
test_all 0.000966 0.001289 663.748105 ( 65.981234)
test_rubyspec 0.124783 0.047909 45.541650 ( 51.353145)
total: 131.35 sec