Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-114413
#<BuildRuby:0x000055b035fa37d8
@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.20220816-114413",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.010993 0.000475 0.979891 ( 1.017484)
build_miniruby 0.002290 0.000153 0.072870 ( 0.070137)
build_ruby 0.001954 0.000130 0.075423 ( 0.073168)
build_all 0.012305 0.000000 1.531947 ( 0.582989)
build_install 0.016633 0.005221 1.885800 ( 0.918311)
test_btest 0.000958 0.000096 68.284709 ( 8.149386)
test_basic 0.006063 0.000102 0.318677 ( 0.413626)
test_all 0.003396 0.000323 663.097735 ( 65.681356)
test_rubyspec 0.141089 0.026686 45.066322 ( 52.634846)
total: 129.54 sec