Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-125233
#<BuildRuby:0x0000555749e8ff30
@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.20240103-125233",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004079 0.000679 1.482771 ( 1.777162)
build_miniruby 0.000783 0.000130 0.820638 ( 0.821316)
build_ruby 0.001216 0.000000 2.560188 ( 2.560634)
build_all 0.001903 0.007104 14.170926 ( 1.327959)
build_install 0.005281 0.003234 4.239240 ( 1.127794)
test_btest 0.000786 0.000214 73.448353 ( 6.769940)
test_basic 0.000000 0.004047 0.668730 ( 0.745393)
test_all 0.107015 0.021836 505.285074 ( 49.613590)
test_rubyspec 0.020953 0.026311 48.267911 ( 60.672245)
total: 125.42 sec