Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-182818
#<BuildRuby:0x0000557d82c77040
@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.20230707-182818",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001402 0.004014 1.409565 ( 2.787836)
build_miniruby 0.000000 0.001030 0.886079 ( 0.886699)
build_ruby 0.000000 0.001231 2.585807 ( 2.585909)
build_all 0.006549 0.002419 8.491894 ( 7.750330)
build_install 0.007804 0.000971 2.023873 ( 1.725522)
test_btest 0.000725 0.000284 86.122924 ( 7.300342)
test_basic 0.004448 0.000387 0.821492 ( 0.901736)
test_all 0.001114 0.000418 447.158276 ( 44.933005)
test_rubyspec 0.030002 0.008947 42.676343 ( 55.182112)
total: 124.05 sec