Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-163848
#<BuildRuby:0x0000565330f51570
@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.20220828-163848",
@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.000033 0.000000 0.000033 ( 0.000033)
autoconf 0.000046 0.000000 0.000046 ( 0.000045)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.000000 0.011466 0.871664 ( 1.211355)
build_miniruby 0.000991 0.000379 0.055614 ( 0.054173)
build_ruby 0.001456 0.000000 0.051387 ( 0.050291)
build_all 0.008805 0.001213 1.255083 ( 0.483788)
build_install 0.009537 0.005591 1.570991 ( 0.823709)
test_btest 0.001090 0.000257 54.120453 ( 6.176908)
test_basic 0.004953 0.001166 0.283731 ( 0.378411)
test_all 0.003529 0.000831 471.408769 ( 51.321403)
test_rubyspec 0.097907 0.036605 41.175344 ( 49.782873)
total: 110.28 sec