Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-002109
#<BuildRuby:0x000055d316e5c010
@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.20221213-002109",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.003245 0.001180 0.973668 ( 1.739217)
build_miniruby 0.000682 0.000248 9.505477 ( 9.361731)
build_ruby 0.000994 0.000361 2.806376 ( 2.712178)
build_all 0.009077 0.000078 15.736760 ( 3.371199)
build_install 0.008743 0.001231 2.234402 ( 1.256859)
test_btest 0.000485 0.000138 64.250414 ( 11.222511)
test_basic 0.000189 0.004852 0.324294 ( 0.414223)
test_all 0.001043 0.000372 675.580653 (135.508823)
test_rubyspec 0.031670 0.035589 52.525789 ( 60.979553)
total: 226.57 sec