Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-033616
#<BuildRuby:0x000055ddec79b600
@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.20220901-033616",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010509 0.000426 1.004642 ( 1.005024)
build_miniruby 0.001574 0.000105 0.070170 ( 0.068339)
build_ruby 0.001891 0.000126 0.072693 ( 0.070355)
build_all 0.002049 0.008235 1.552988 ( 0.579944)
build_install 0.021233 0.001980 1.903225 ( 0.932136)
test_btest 0.001018 0.000161 77.456429 ( 8.664635)
test_basic 0.006705 0.000245 0.317453 ( 0.406211)
test_all 0.003910 0.000438 641.952657 ( 64.401065)
test_rubyspec 0.101101 0.065576 45.919427 ( 54.354243)
total: 130.48 sec