Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-061239
#<BuildRuby:0x000055d0b8c880a0
@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.20231208-061239",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001976 0.004559 1.317051 ( 1.662915)
build_miniruby 0.000000 0.001148 0.934460 ( 0.933471)
build_ruby 0.000000 0.001293 2.757080 ( 2.757019)
build_all 0.007690 0.002873 17.344060 ( 1.567981)
build_install 0.008530 0.001597 5.130136 ( 1.242348)
test_btest 0.000696 0.000256 88.977776 ( 7.893324)
test_basic 0.000441 0.004650 0.776123 ( 0.853497)
test_all 0.107870 0.028520 565.391981 ( 53.119014)
test_rubyspec 0.016743 0.033268 52.180254 ( 64.476540)
total: 134.51 sec