Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-233300
#<BuildRuby:0x00005561a2c70ea8
@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.20220718-233300",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003680 0.007796 0.978926 ( 1.072311)
build_miniruby 0.002072 0.000388 0.071341 ( 0.069784)
build_ruby 0.001508 0.000282 0.078090 ( 0.077043)
build_all 0.006089 0.004600 1.515486 ( 0.600621)
build_install 0.018064 0.004251 5.209719 ( 2.105929)
test_btest 0.001858 0.000000 72.727282 ( 8.671189)
test_basic 0.002715 0.005133 0.337006 ( 0.425673)
test_all 0.001429 0.000397 638.860955 ( 65.605482)
test_rubyspec 0.112460 0.053591 45.645359 ( 51.460956)
total: 130.09 sec