Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-101721
#<BuildRuby:0x000055e89d91c9c8
@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.20220812-101721",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010064 0.000394 0.967522 ( 0.989158)
build_miniruby 0.002620 0.000000 0.076118 ( 0.073475)
build_ruby 0.001481 0.000000 0.072159 ( 0.070499)
build_all 0.009881 0.000598 1.538199 ( 0.581775)
build_install 0.018143 0.004909 1.863968 ( 0.903894)
test_btest 0.001226 0.000123 79.799407 ( 8.238945)
test_basic 0.006040 0.000604 0.325194 ( 0.415414)
test_all 0.002982 0.000298 670.354086 ( 66.046822)
test_rubyspec 0.119113 0.046471 45.876159 ( 53.429950)
total: 130.75 sec