Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-163241
#<BuildRuby:0x0000563cde4cfb50
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230710-163241",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005448 0.000243 1.406650 ( 2.835274)
build_miniruby 0.000000 0.001105 0.942265 ( 0.942798)
build_ruby 0.000000 0.001227 2.578030 ( 2.578401)
build_all 0.008647 0.000948 13.219690 ( 1.140844)
build_install 0.004344 0.003952 1.820855 ( 0.896998)
test_btest 0.000971 0.000212 84.231618 ( 7.971510)
test_basic 0.004475 0.000000 0.789392 ( 0.866425)
test_all 0.001682 0.000000 449.724056 ( 51.000056)
test_rubyspec 0.015834 0.022496 43.558902 ( 55.959621)
total: 124.19 sec