Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-194033
#<BuildRuby:0x00005619dc9d7bb8
@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.20240104-194033",
@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.000024)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004597 0.000811 1.557115 ( 1.716391)
build_miniruby 0.000732 0.000129 0.847181 ( 0.846415)
build_ruby 0.001046 0.000184 2.638569 ( 2.638706)
build_all 0.009093 0.000000 14.147326 ( 1.306760)
build_install 0.004103 0.003592 4.280537 ( 1.058918)
test_btest 0.000924 0.000000 73.981623 ( 6.746863)
test_basic 0.004559 0.000241 0.662493 ( 0.742137)
test_all 0.098143 0.029722 480.858876 ( 52.307313)
test_rubyspec 0.026249 0.024348 48.375218 ( 60.774662)
total: 128.14 sec