Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-025809
#<BuildRuby:0x000056219e1134b8
@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.20220815-025809",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.011192 0.000000 0.966348 ( 1.001674)
build_miniruby 0.001902 0.000290 0.071092 ( 0.068868)
build_ruby 0.001397 0.000261 0.068162 ( 0.066479)
build_all 0.008623 0.000805 1.513858 ( 0.567486)
build_install 0.015159 0.006739 1.890475 ( 0.923540)
test_btest 0.001009 0.000224 74.677774 ( 8.255404)
test_basic 0.008590 0.000000 0.327680 ( 0.424837)
test_all 0.002265 0.000191 677.949879 ( 66.694985)
test_rubyspec 0.117388 0.055402 45.824414 ( 53.373668)
total: 131.38 sec