Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-063720
#<BuildRuby:0x0000560aacab4480
@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.20220326-063720",
@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.000008)
autoconf 0.000021 0.000006 0.000027 ( 0.000030)
configure 0.000045 0.000012 0.000057 ( 0.000057)
build_up 0.008939 0.002383 1.044352 ( 1.425804)
build_miniruby 0.001621 0.000433 0.071623 ( 0.070761)
build_ruby 0.001636 0.000436 0.075322 ( 0.074628)
build_all 0.010296 0.000238 4.115383 ( 0.861783)
build_install 0.017410 0.002823 7.999341 ( 2.484811)
test_btest 0.001018 0.000226 73.822134 ( 8.367169)
test_basic 0.007033 0.000327 0.333730 ( 0.424959)
test_all 0.001404 0.000296 652.640485 ( 65.964127)
test_rubyspec 0.116891 0.042793 45.950194 ( 51.446779)
total: 131.12 sec