Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-163906
#<BuildRuby:0x000055671ee534b0
@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.20240106-163906",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000705 0.003987 1.231864 ( 1.608844)
build_miniruby 0.001115 0.000117 1.342790 ( 1.345366)
build_ruby 0.001288 0.000136 4.230487 ( 4.238848)
build_all 0.010185 0.000192 16.436904 ( 1.724049)
build_install 0.009013 0.005471 4.846459 ( 1.671569)
test_btest 0.000681 0.000097 84.871684 ( 7.728578)
test_basic 0.001965 0.003375 0.613581 ( 0.680943)
test_all 0.083931 0.035143 553.852267 ( 56.608892)
test_rubyspec 0.036793 0.025353 73.205395 ( 85.478192)
total: 161.09 sec