Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-004028
#<BuildRuby:0x000055cd3570f500
@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.20231129-004028",
@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.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003612 0.001445 1.055135 ( 1.667510)
build_miniruby 0.000000 0.001237 2.937203 ( 2.825685)
build_ruby 0.001414 0.000037 2.675567 ( 2.675964)
build_all 0.006553 0.003365 16.424004 ( 1.460029)
build_install 0.008618 0.000000 4.772792 ( 1.158495)
test_btest 0.000000 0.001194 84.880044 ( 7.561222)
test_basic 0.003388 0.001274 0.675464 ( 0.752919)
test_all 0.101778 0.036491 512.883438 ( 58.264059)
test_rubyspec 0.024519 0.024568 51.939615 ( 64.284825)
total: 140.65 sec