Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-105806
#<BuildRuby:0x0000555d902e0e80
@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.20220802-105806",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000041 0.000003 0.000044 ( 0.000043)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.008738 0.004730 0.831528 ( 1.021854)
build_miniruby 0.001066 0.000153 0.053458 ( 0.052226)
build_ruby 0.000000 0.002108 0.056850 ( 0.055367)
build_all 0.005399 0.003471 1.235254 ( 0.460274)
build_install 0.014798 0.001986 4.168736 ( 1.761043)
test_btest 0.001565 0.000313 53.267782 ( 5.866231)
test_basic 0.005151 0.001030 0.270130 ( 0.360788)
test_all 0.002665 0.000533 499.078731 ( 53.143616)
test_rubyspec 0.082230 0.053506 41.379717 ( 48.951817)
total: 111.67 sec