Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-093437
#<BuildRuby:0x000055702a8ebfa8
@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.20240109-093437",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.000070 0.004118 0.831529 ( 1.231134)
build_miniruby 0.000851 0.000081 0.886933 ( 0.887020)
build_ruby 0.001368 0.000130 2.792226 ( 2.794108)
build_all 0.010020 0.000527 14.855547 ( 1.457508)
build_install 0.008352 0.000000 4.284922 ( 1.171491)
test_btest 0.000743 0.000014 77.675429 ( 7.073962)
test_basic 0.000078 0.004516 0.629274 ( 0.704177)
test_all 0.074071 0.060184 523.899338 ( 49.794808)
test_rubyspec 0.029046 0.004577 50.980331 ( 63.501213)
total: 128.62 sec