Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-150746
#<BuildRuby:0x0000564df4a54a68
@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.20220807-150746",
@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.000009 0.000001 0.000010 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004347 0.005106 0.868180 ( 1.067363)
build_miniruby 0.001105 0.000277 0.061728 ( 0.062072)
build_ruby 0.002062 0.000516 0.061726 ( 0.059501)
build_all 0.006882 0.001721 1.234032 ( 0.476362)
build_install 0.006118 0.010811 4.275516 ( 1.786843)
test_btest 0.001067 0.000410 52.076376 ( 6.079837)
test_basic 0.005503 0.000038 0.277199 ( 0.369953)
test_all 0.001976 0.000706 473.850610 ( 51.037275)
test_rubyspec 0.092411 0.040300 41.743044 ( 49.499169)
total: 110.44 sec