Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-165222
#<BuildRuby:0x000055c322865160
@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.20221201-165222",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.006754 0.003885 1.295227 ( 1.515438)
build_miniruby 0.002777 0.000000 0.846443 ( 0.844992)
build_ruby 0.003794 0.000000 2.223135 ( 2.133303)
build_all 0.014091 0.006685 18.589998 ( 2.166849)
build_install 0.016976 0.005676 2.066344 ( 1.021970)
test_btest 0.001277 0.000266 91.640806 ( 9.158824)
test_basic 0.004564 0.005271 0.351141 ( 0.435643)
test_all 0.001741 0.000435 672.834585 ( 71.467967)
test_rubyspec 0.103338 0.074900 48.905860 ( 57.002282)
total: 145.75 sec