Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-042412
#<BuildRuby:0x0000561c39a94d30
@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.20220912-042412",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008585 0.000613 1.133813 ( 1.559015)
build_miniruby 0.000000 0.002289 0.077955 ( 0.075406)
build_ruby 0.000000 0.002035 0.076409 ( 0.074442)
build_all 0.010351 0.000992 1.577287 ( 0.616721)
build_install 0.016664 0.004509 1.909918 ( 0.951163)
test_btest 0.000916 0.000145 95.429967 ( 9.329667)
test_basic 0.006282 0.000198 0.360771 ( 0.453647)
test_all 0.003327 0.000000 688.393262 ( 68.929036)
test_rubyspec 0.122953 0.055356 47.149399 ( 55.495878)
total: 137.49 sec