Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-175940
#<BuildRuby:0x000055a06e3eaeb8
@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.20231109-175940",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.003618 0.000851 1.193634 ( 1.442878)
build_miniruby 0.000935 0.000220 0.872895 ( 0.872812)
build_ruby 0.001285 0.000302 2.941219 ( 2.941069)
build_all 0.010004 0.000310 16.758796 ( 1.503972)
build_install 0.003851 0.005358 5.069335 ( 1.184349)
test_btest 0.000802 0.000210 84.856893 ( 7.663593)
test_basic 0.003544 0.000933 0.691529 ( 0.772438)
test_all 0.101696 0.037149 533.992134 ( 49.740402)
test_rubyspec 0.027739 0.022177 51.051787 ( 63.354617)
total: 129.48 sec