Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-184043
#<BuildRuby:0x000055bd6f0400d8
@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.20240114-184043",
@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.000000 0.000019 0.000019 ( 0.000019)
autoconf 0.000000 0.000025 0.000025 ( 0.000025)
configure 0.000000 0.000019 0.000019 ( 0.000019)
build_up 0.000000 0.006685 0.815260 ( 1.189508)
build_miniruby 0.000000 0.001137 0.801897 ( 0.801790)
build_ruby 0.000000 0.001395 2.654355 ( 2.655326)
build_all 0.000315 0.007855 12.515893 ( 1.011562)
build_install 0.009973 0.003228 3.502459 ( 0.981306)
test_btest 0.000796 0.000000 64.391893 ( 4.713642)
test_basic 0.005001 0.000000 0.401100 ( 0.480697)
test_all 0.087831 0.010121 385.127104 ( 38.740687)
test_rubyspec 0.034811 0.029528 40.126265 ( 52.643412)
total: 103.22 sec