Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-160238
#<BuildRuby:0x0000558fc1cdb0f8
@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.20220904-160238",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000005 0.000011 ( 0.000011)
configure 0.000006 0.000004 0.000010 ( 0.000009)
build_up 0.008364 0.002566 0.967209 ( 0.993140)
build_miniruby 0.000263 0.001810 0.074908 ( 0.074690)
build_ruby 0.001346 0.000857 0.081351 ( 0.081236)
build_all 0.009983 0.000000 1.537788 ( 0.610489)
build_install 0.017592 0.002781 1.958491 ( 0.987357)
test_btest 0.000893 0.000391 76.473500 ( 8.466965)
test_basic 0.005359 0.002345 0.317106 ( 0.406896)
test_all 0.002677 0.001389 669.224999 ( 66.756060)
test_rubyspec 0.103759 0.056811 45.374449 ( 53.798431)
total: 132.18 sec