Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-100751
#<BuildRuby:0x000056471ac2af08
@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.20220625-100751",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008478 0.000314 0.890288 ( 2.965303)
build_miniruby 0.001433 0.000000 0.063687 ( 0.062990)
build_ruby 0.002006 0.000000 0.062891 ( 0.061681)
build_all 0.006780 0.000000 1.252501 ( 0.486531)
build_install 0.014641 0.004267 4.997348 ( 2.434035)
test_btest 0.000982 0.000098 53.189972 ( 5.968355)
test_basic 0.002524 0.004119 0.284925 ( 0.374234)
test_all 0.001319 0.001894 508.386331 ( 53.657012)
test_rubyspec 0.092477 0.043577 41.812991 ( 47.621813)
total: 113.63 sec