Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-030030
#<BuildRuby:0x0000564ae2d240c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231129-030030",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.004182 0.847310 ( 1.261726)
build_miniruby 0.000000 0.000761 0.875092 ( 0.874629)
build_ruby 0.000000 0.001198 2.702102 ( 2.703202)
build_all 0.006344 0.001484 12.146258 ( 0.988165)
build_install 0.007996 0.005609 3.453649 ( 0.973988)
test_btest 0.000623 0.000133 64.760337 ( 5.414298)
test_basic 0.000000 0.004311 0.374466 ( 0.457758)
test_all 0.067033 0.034175 399.947044 ( 34.819403)
test_rubyspec 0.027647 0.045931 39.607989 ( 52.249953)
total: 99.74 sec