Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-211028
#<BuildRuby:0x000055e6e0406678
@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-211028",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.006357 0.000000 0.847602 ( 1.035756)
build_miniruby 0.001246 0.000000 1.009578 ( 1.007486)
build_ruby 0.001633 0.000000 2.783463 ( 2.780767)
build_all 0.005341 0.004244 16.786838 ( 2.960175)
build_install 0.011595 0.000000 2.288923 ( 1.173129)
test_btest 0.000717 0.000000 71.401321 ( 11.225317)
test_basic 0.006252 0.000073 0.344867 ( 0.431293)
test_all 0.001203 0.000052 665.011721 (108.280400)
test_rubyspec 0.070696 0.031078 51.601839 ( 59.711808)
total: 188.61 sec