Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-235436
#<BuildRuby:0x000056124bb0c620
@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.20220817-235436",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010229 0.000907 0.992438 ( 1.723612)
build_miniruby 0.001485 0.000212 0.071760 ( 0.070379)
build_ruby 0.001786 0.000255 0.075552 ( 0.074381)
build_all 0.010414 0.000156 1.534422 ( 0.574628)
build_install 0.018636 0.000488 1.874534 ( 0.931151)
test_btest 0.000947 0.000099 77.415951 ( 8.157736)
test_basic 0.000000 0.007387 0.325949 ( 0.415503)
test_all 0.001086 0.002716 641.443655 ( 64.292230)
test_rubyspec 0.082992 0.096329 45.482566 ( 53.070491)
total: 129.31 sec