Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-062715
#<BuildRuby:0x0000556714887ce8
@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.20231028-062715",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005483 0.000000 1.444053 ( 1.776042)
build_miniruby 0.001192 0.000000 0.865166 ( 0.865043)
build_ruby 0.001324 0.000000 2.725996 ( 2.726562)
build_all 0.006222 0.003322 15.891691 ( 1.472186)
build_install 0.008537 0.000104 4.762387 ( 1.121873)
test_btest 0.000937 0.000113 79.614421 ( 7.585632)
test_basic 0.004085 0.000490 0.764864 ( 0.843784)
test_all 0.103613 0.028968 496.520669 ( 52.131549)
test_rubyspec 0.024959 0.023821 50.348387 ( 62.704092)
total: 131.23 sec