Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-080341
#<BuildRuby:0x000055a9360baf60
@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.20230702-080341",
@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.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.006032 0.000900 1.355518 ( 2.590198)
build_miniruby 0.000734 0.000327 0.930431 ( 0.930699)
build_ruby 0.000000 0.001228 2.584051 ( 2.584282)
build_all 0.003773 0.005134 11.679609 ( 8.087496)
build_install 0.007833 0.001542 5.198780 ( 1.976002)
test_btest 0.000757 0.000378 84.803328 ( 7.992503)
test_basic 0.001656 0.002870 0.742035 ( 0.822216)
test_all 0.000883 0.000000 476.720641 ( 48.879421)
test_rubyspec 0.016511 0.022821 43.568856 ( 56.045121)
total: 129.91 sec