Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-104220
#<BuildRuby:0x000055773e5fc6d8
@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-104220",
@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.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008120 0.004111 0.982257 ( 1.140311)
build_miniruby 0.001299 0.000260 0.066467 ( 0.064956)
build_ruby 0.001517 0.000303 0.066624 ( 0.064978)
build_all 0.010073 0.000248 1.541156 ( 0.557702)
build_install 0.016110 0.007478 5.187617 ( 2.070162)
test_btest 0.001053 0.000239 79.056255 ( 8.386006)
test_basic 0.007257 0.000000 0.336410 ( 0.430069)
test_all 0.001788 0.000153 654.708754 ( 64.609189)
test_rubyspec 0.125223 0.054450 45.596996 ( 53.098665)
total: 130.42 sec