Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-165300
#<BuildRuby:0x0000559fe1330028
@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-165300",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000000 0.004243 0.876450 ( 1.098524)
build_miniruby 0.000000 0.000981 0.953571 ( 0.952101)
build_ruby 0.000000 0.001249 2.612311 ( 2.610765)
build_all 0.000000 0.009101 15.695960 ( 3.305168)
build_install 0.005338 0.003661 2.206820 ( 1.219434)
test_btest 0.000426 0.000213 61.163109 ( 11.671451)
test_basic 0.002000 0.002944 0.286685 ( 0.377914)
test_all 0.000706 0.000377 621.312423 (104.506811)
test_rubyspec 0.038998 0.020798 51.606344 ( 59.883292)
total: 185.63 sec