Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-045341
#<BuildRuby:0x000055b9263e4178
@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-045341",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000546 0.003163 0.819923 ( 1.217749)
build_miniruby 0.000756 0.000189 1.021760 ( 1.022108)
build_ruby 0.001230 0.000308 3.047142 ( 3.054561)
build_all 0.003744 0.005175 15.774009 ( 1.408920)
build_install 0.006748 0.003622 4.239595 ( 1.282542)
test_btest 0.000458 0.000163 78.245148 ( 8.200060)
test_basic 0.003681 0.001315 0.436737 ( 0.517164)
test_all 0.092621 0.024249 554.003295 ( 53.679565)
test_rubyspec 0.014841 0.024064 48.414298 ( 61.140950)
total: 131.52 sec