Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-053510
#<BuildRuby:0x000055912ab6b438
@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.20231216-053510",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001803 0.003400 1.035916 ( 1.324326)
build_miniruby 0.000640 0.000175 0.870426 ( 0.870381)
build_ruby 0.001346 0.000367 2.720877 ( 2.723068)
build_all 0.000719 0.006638 12.177338 ( 1.007308)
build_install 0.007850 0.003271 3.590527 ( 0.985268)
test_btest 0.000534 0.000223 62.526136 ( 6.181861)
test_basic 0.000701 0.002715 0.398114 ( 0.469081)
test_all 0.079837 0.019686 410.927875 ( 36.843117)
test_rubyspec 0.034436 0.030724 39.686311 ( 52.314935)
total: 102.72 sec