Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-100459
#<BuildRuby:0x00005569db2e74b8
@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.20220820-100459",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.010948 0.950355 ( 1.056561)
build_miniruby 0.000456 0.001706 0.074834 ( 0.072747)
build_ruby 0.001251 0.000481 0.077606 ( 0.076188)
build_all 0.008667 0.001548 1.515307 ( 0.565446)
build_install 0.017534 0.005915 1.879574 ( 0.899122)
test_btest 0.000872 0.000308 74.818802 ( 8.380881)
test_basic 0.006977 0.000688 0.327033 ( 0.414434)
test_all 0.003961 0.000000 647.401247 ( 64.285917)
test_rubyspec 0.084387 0.079985 45.988692 ( 54.078401)
total: 129.83 sec