Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-091631
#<BuildRuby:0x0000558b643db568
@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.20230623-091631",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003964 0.000932 1.342375 ( 2.649218)
build_miniruby 0.001494 0.000000 0.941224 ( 0.940875)
build_ruby 0.001334 0.000000 2.589006 ( 2.589180)
build_all 0.009895 0.000062 15.836306 ( 1.359209)
build_install 0.009445 0.000193 4.687433 ( 1.111628)
test_btest 0.000765 0.000139 82.795336 ( 7.651571)
test_basic 0.004968 0.000119 0.810929 ( 0.891381)
test_all 0.001797 0.000000 449.348596 ( 50.891449)
test_rubyspec 0.022560 0.018074 43.440878 ( 55.899808)
total: 123.99 sec