Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-071506
#<BuildRuby:0x000055eb3a107040
@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.20231209-071506",
@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.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.005931 1.385330 ( 1.717348)
build_miniruby 0.000000 0.000906 0.893220 ( 0.893484)
build_ruby 0.000323 0.001045 2.831575 ( 2.831991)
build_all 0.005913 0.004470 16.717921 ( 1.512391)
build_install 0.007948 0.000807 4.981438 ( 1.182326)
test_btest 0.000574 0.000123 90.606322 ( 6.966731)
test_basic 0.004462 0.000000 0.674908 ( 0.755440)
test_all 0.101305 0.034131 526.266746 ( 58.074986)
test_rubyspec 0.045532 0.008298 50.215381 ( 62.492985)
total: 136.43 sec