Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-074222
#<BuildRuby:0x000055aaf0d9f800
@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.20220812-074222",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005913 0.004637 0.986472 ( 1.046654)
build_miniruby 0.001459 0.000448 0.075033 ( 0.074134)
build_ruby 0.001495 0.000460 0.080035 ( 0.078655)
build_all 0.007382 0.002271 1.532071 ( 0.591941)
build_install 0.019885 0.003584 1.867951 ( 0.925150)
test_btest 0.000800 0.000223 76.227099 ( 8.096350)
test_basic 0.002711 0.004110 0.327405 ( 0.416435)
test_all 0.004448 0.001404 685.433656 ( 66.928105)
test_rubyspec 0.115396 0.055527 45.807034 ( 53.404852)
total: 131.56 sec