Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-071515
#<BuildRuby:0x0000558bb13ab8c0
@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.20231017-071515",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.001656 0.002989 1.488426 ( 1.743407)
build_miniruby 0.000000 0.001192 0.835444 ( 0.834967)
build_ruby 0.000000 0.001336 2.842189 ( 2.842102)
build_all 0.004855 0.005646 18.565582 ( 1.657989)
build_install 0.006808 0.003604 5.454816 ( 1.265974)
test_btest 0.000750 0.000397 93.855947 ( 8.567635)
test_basic 0.003459 0.003874 0.638322 ( 0.708644)
test_all 0.006871 0.000000 606.810445 ( 56.003992)
test_rubyspec 0.022269 0.031304 51.708279 ( 63.884444)
total: 137.51 sec