Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-192538
#<BuildRuby:0x0000560a359b2f90
@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.20221013-192538",
@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.000009)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.010042 0.000296 1.101936 ( 1.165681)
build_miniruby 0.001624 0.000232 0.100767 ( 0.098322)
build_ruby 0.001472 0.000211 0.096441 ( 0.094889)
build_all 0.006214 0.000888 1.257191 ( 0.565506)
build_install 0.011183 0.002780 1.644663 ( 0.889988)
test_btest 0.001978 0.000000 62.486099 ( 6.566607)
test_basic 0.006715 0.000067 0.356923 ( 0.447623)
test_all 0.008154 0.000362 493.712631 ( 54.477843)
test_rubyspec 0.089260 0.038956 43.225503 ( 51.734391)
total: 116.04 sec