Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-054321
#<BuildRuby:0x00005563d2ca3ba0
@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.20220827-054321",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003872 0.006457 0.877390 ( 1.690198)
build_miniruby 0.001376 0.000530 0.062100 ( 0.060558)
build_ruby 0.001358 0.000522 0.056495 ( 0.054620)
build_all 0.005177 0.004466 1.261671 ( 0.471994)
build_install 0.014628 0.000000 1.590883 ( 0.771399)
test_btest 0.000949 0.000000 54.592040 ( 6.477072)
test_basic 0.006560 0.000000 0.281281 ( 0.371849)
test_all 0.006824 0.000000 510.195151 ( 53.987701)
test_rubyspec 0.081588 0.045993 41.882764 ( 50.329597)
total: 114.22 sec