Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-052739
#<BuildRuby:0x000055d1a2a6b840
@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.20240111-052739",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.003883 0.000000 0.801283 ( 1.164687)
build_miniruby 0.001180 0.000000 0.888510 ( 0.888608)
build_ruby 0.000000 0.001535 2.855510 ( 2.856626)
build_all 0.006992 0.002740 14.633101 ( 1.347085)
build_install 0.008943 0.000016 4.200008 ( 1.128101)
test_btest 0.000737 0.000046 74.417033 ( 7.234112)
test_basic 0.000000 0.003242 0.404405 ( 0.488073)
test_all 0.105309 0.031875 509.825191 ( 51.883654)
test_rubyspec 0.021271 0.012067 50.317102 ( 62.842952)
total: 129.83 sec