Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-011100
#<BuildRuby:0x000055e1860a83a0
@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.20220725-011100",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006605 0.004249 0.989497 ( 3.023586)
build_miniruby 0.000000 0.002344 0.073597 ( 0.071404)
build_ruby 0.000322 0.001840 0.079844 ( 0.077402)
build_all 0.004011 0.005030 1.491185 ( 0.576113)
build_install 0.019373 0.003906 5.103793 ( 2.093943)
test_btest 0.000848 0.000161 69.524474 ( 8.757113)
test_basic 0.006540 0.001246 0.317873 ( 0.411278)
test_all 0.002037 0.000388 658.440751 ( 65.774847)
test_rubyspec 0.113084 0.063230 45.390630 ( 51.120753)
total: 131.91 sec