Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-011202
#<BuildRuby:0x000055598936c3c8
@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.20221219-011202",
@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.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004118 0.000275 0.845622 ( 1.088269)
build_miniruby 0.000834 0.000056 1.030900 ( 1.030383)
build_ruby 0.001212 0.000000 2.901243 ( 2.794467)
build_all 0.009008 0.000000 15.729161 ( 3.285041)
build_install 0.002127 0.008048 2.207113 ( 1.211729)
test_btest 0.000520 0.000082 64.453311 ( 11.599564)
test_basic 0.004168 0.000658 0.283117 ( 0.374038)
test_all 0.001861 0.000293 678.826957 (157.960535)
test_rubyspec 0.032448 0.027853 52.864642 ( 61.017313)
total: 240.36 sec