Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-051514
#<BuildRuby:0x0000558f7c4e08e8
@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.20220801-051514",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000006 0.000021 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006570 0.004998 0.966175 ( 1.364189)
build_miniruby 0.001607 0.000670 0.073395 ( 0.071438)
build_ruby 0.001233 0.000514 0.074057 ( 0.072772)
build_all 0.006113 0.005165 1.497563 ( 0.568437)
build_install 0.021688 0.001310 5.225226 ( 2.071850)
test_btest 0.000871 0.000308 79.469745 ( 8.511710)
test_basic 0.006577 0.000602 0.312225 ( 0.401228)
test_all 0.001195 0.000398 650.484098 ( 65.025648)
test_rubyspec 0.091761 0.093572 45.277650 ( 51.155157)
total: 129.24 sec