Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-041856
#<BuildRuby:0x000056475d8a34f0
@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.20231130-041856",
@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.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001112 0.003514 0.849703 ( 1.259648)
build_miniruby 0.000844 0.000140 0.888348 ( 0.888729)
build_ruby 0.001148 0.000191 2.705251 ( 2.705714)
build_all 0.008226 0.000051 12.138969 ( 1.004737)
build_install 0.008444 0.000000 3.489202 ( 0.967515)
test_btest 0.000671 0.000000 63.852772 ( 4.823189)
test_basic 0.000410 0.003569 0.377193 ( 0.457715)
test_all 0.080791 0.023406 389.891557 ( 41.068330)
test_rubyspec 0.040151 0.017211 39.482004 ( 52.205094)
total: 105.38 sec