Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-224114
#<BuildRuby:0x000055d4625e12f8
@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.20220809-224114",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009992 0.000935 0.810417 ( 0.899579)
build_miniruby 0.001334 0.000206 0.064269 ( 0.062353)
build_ruby 0.001213 0.000187 0.064356 ( 0.063199)
build_all 0.008131 0.000505 1.236986 ( 0.466777)
build_install 0.010350 0.005947 4.337916 ( 1.780763)
test_btest 0.000986 0.000197 53.830201 ( 5.942713)
test_basic 0.005939 0.000122 0.287985 ( 0.378334)
test_all 0.000000 0.003007 511.022641 ( 52.877233)
test_rubyspec 0.071522 0.068026 41.674876 ( 48.966840)
total: 111.44 sec