Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-013105
#<BuildRuby:0x000055ec186acb38
@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.20220424-013105",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006225 0.005441 1.012285 ( 1.108994)
build_miniruby 0.001638 0.000378 0.072611 ( 0.070312)
build_ruby 0.001575 0.000364 0.076613 ( 0.074690)
build_all 0.005120 0.004855 1.493664 ( 0.607669)
build_install 0.017392 0.006174 5.977234 ( 2.800135)
test_btest 0.000911 0.000273 69.301781 ( 8.335653)
test_basic 0.000697 0.008819 0.327542 ( 0.414177)
test_all 0.000000 0.002421 668.230165 ( 65.568364)
test_rubyspec 0.096245 0.082264 45.670906 ( 50.829896)
total: 129.81 sec