Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-205010
#<BuildRuby:0x000055cfe54f00a0
@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.20231014-205010",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003886 0.000647 1.335276 ( 1.584266)
build_miniruby 0.000934 0.000156 0.866055 ( 0.865813)
build_ruby 0.000000 0.001280 2.799718 ( 2.800018)
build_all 0.004497 0.006226 18.423012 ( 1.690826)
build_install 0.009847 0.000379 5.323335 ( 1.252867)
test_btest 0.000953 0.000217 89.330257 ( 7.882876)
test_basic 0.003851 0.000875 0.690574 ( 0.763306)
test_all 0.006333 0.000422 604.766790 ( 59.250599)
test_rubyspec 0.031204 0.023898 52.548986 ( 64.739084)
total: 140.83 sec