Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-201220
#<BuildRuby:0x00005600337dbd68
@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.20240114-201220",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.001224 0.003271 0.949066 ( 1.317910)
build_miniruby 0.000949 0.000000 0.900021 ( 0.899532)
build_ruby 0.001384 0.000000 2.644278 ( 2.644114)
build_all 0.009600 0.000045 14.275601 ( 1.319263)
build_install 0.003659 0.003878 4.104129 ( 1.082670)
test_btest 0.000770 0.000220 76.681888 ( 6.587572)
test_basic 0.000000 0.005854 0.587664 ( 0.660131)
test_all 0.100049 0.028988 513.238828 ( 46.904895)
test_rubyspec 0.015672 0.033277 47.434423 ( 59.819166)
total: 121.24 sec