Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-140747
#<BuildRuby:0x000055f3aacefdf8
@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-140747",
@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.000000 0.000009 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.002626 0.003988 0.898479 ( 1.049856)
build_miniruby 0.001251 0.000073 1.021615 ( 1.019546)
build_ruby 0.001531 0.000000 2.786298 ( 2.783452)
build_all 0.009842 0.000000 16.759541 ( 2.984844)
build_install 0.007372 0.004313 2.326245 ( 1.195584)
test_btest 0.000992 0.000095 75.794035 ( 11.136910)
test_basic 0.006032 0.000574 0.361145 ( 0.447481)
test_all 0.001185 0.000113 662.123890 (100.490262)
test_rubyspec 0.051753 0.051423 51.725820 ( 59.832060)
total: 180.94 sec