Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-225203
#<BuildRuby:0x000055d1b1845ac0
@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.20220720-225203",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.009184 0.000625 0.848513 ( 1.531656)
build_miniruby 0.001269 0.000577 0.064525 ( 0.063323)
build_ruby 0.001248 0.000567 0.066906 ( 0.064991)
build_all 0.006116 0.002780 1.278348 ( 0.493068)
build_install 0.009054 0.006943 4.175772 ( 1.808221)
test_btest 0.001009 0.000505 54.755885 ( 5.990596)
test_basic 0.000180 0.005386 0.294320 ( 0.395102)
test_all 0.001530 0.000893 505.075679 ( 53.305227)
test_rubyspec 0.070813 0.055481 41.815711 ( 47.698049)
total: 111.35 sec