Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-194357
#<BuildRuby:0x0000560d13ba4610
@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.20220802-194357",
@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.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006944 0.005237 0.958425 ( 2.064204)
build_miniruby 0.001788 0.000000 0.076063 ( 0.073869)
build_ruby 0.002031 0.000112 0.075558 ( 0.073269)
build_all 0.005678 0.003985 1.523273 ( 0.576883)
build_install 0.012955 0.010216 5.205445 ( 2.115869)
test_btest 0.000853 0.000285 72.298440 ( 7.929769)
test_basic 0.002350 0.004930 0.320848 ( 0.413172)
test_all 0.001401 0.000533 679.720821 ( 67.008452)
test_rubyspec 0.102165 0.073077 45.639578 ( 53.195094)
total: 133.45 sec