Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-160751
#<BuildRuby:0x000055a802aae858
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221229-160751",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.000071 0.006710 0.858266 ( 1.375575)
build_miniruby 0.001064 0.000187 1.018190 ( 1.016209)
build_ruby 0.001405 0.000248 2.798405 ( 2.795692)
build_all 0.003384 0.006409 16.795252 ( 2.993913)
build_install 0.007113 0.004606 2.286387 ( 1.179764)
test_btest 0.000844 0.000253 75.831232 ( 10.566452)
test_basic 0.006525 0.000792 0.359077 ( 0.443719)
test_all 0.000000 0.001911 673.316453 ( 97.850956)
test_rubyspec 0.091453 0.040373 51.748729 ( 59.790021)
total: 178.01 sec