Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-035607
#<BuildRuby:0x000055dc900bbce8
@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.20240117-035607",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003774 0.000666 1.147066 ( 1.669899)
build_miniruby 0.001447 0.000000 0.831977 ( 0.831039)
build_ruby 0.001198 0.000000 2.738455 ( 2.738354)
build_all 0.004848 0.004129 14.410269 ( 1.264388)
build_install 0.008478 0.000000 4.169723 ( 1.077417)
test_btest 0.000822 0.000140 74.879730 ( 7.332927)
test_basic 0.000000 0.005893 0.779669 ( 0.854054)
test_all 0.086761 0.041999 498.779031 ( 47.046154)
test_rubyspec 0.033338 0.027615 81.425155 ( 93.784100)
total: 156.60 sec