Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-144331
#<BuildRuby:0x000055e4c2601e98
@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.20221224-144331",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000248 0.003979 0.862961 ( 1.357716)
build_miniruby 0.000882 0.000000 0.954838 ( 0.953659)
build_ruby 0.000000 0.001204 2.738849 ( 2.737425)
build_all 0.005328 0.003823 15.909096 ( 3.368297)
build_install 0.009809 0.000629 2.292271 ( 1.256452)
test_btest 0.000539 0.000103 60.255096 ( 12.183295)
test_basic 0.004258 0.000149 0.309703 ( 0.401060)
test_all 0.001107 0.000201 633.503579 (107.658500)
test_rubyspec 0.052642 0.014208 51.429551 ( 59.665734)
total: 189.58 sec