Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-161050
#<BuildRuby:0x000055bcabc2fe80
@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-161050",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000025 0.000003 0.000028 ( 0.000013)
build_up 0.006191 0.000273 0.876610 ( 1.045722)
build_miniruby 0.001113 0.000148 1.022351 ( 1.020313)
build_ruby 0.001421 0.000190 2.775903 ( 2.773129)
build_all 0.000000 0.009992 16.731408 ( 2.955621)
build_install 0.002202 0.009484 2.284438 ( 1.177623)
test_btest 0.000000 0.000725 71.294026 ( 11.481093)
test_basic 0.003600 0.003087 0.310099 ( 0.396227)
test_all 0.001168 0.000519 662.508878 (102.673513)
test_rubyspec 0.080490 0.022731 51.615574 ( 59.674382)
total: 183.20 sec