Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-092823
#<BuildRuby:0x0000559d39357f38
@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.20221230-092823",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006184 0.000364 0.847593 ( 1.442484)
build_miniruby 0.001237 0.000073 1.007658 ( 1.005828)
build_ruby 0.001390 0.000082 2.769892 ( 2.767431)
build_all 0.009516 0.000276 16.752980 ( 2.996936)
build_install 0.006101 0.005505 2.332924 ( 1.205369)
test_btest 0.000828 0.000092 70.061007 ( 10.795290)
test_basic 0.001082 0.005398 0.347672 ( 0.433915)
test_all 0.001249 0.000094 659.866538 (108.998547)
test_rubyspec 0.123315 0.010426 51.621042 ( 59.665695)
total: 189.31 sec