Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-175552
#<BuildRuby:0x000055b563a5c008
@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.20230119-175552",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.005418 0.001250 0.846179 ( 1.031799)
build_miniruby 0.001121 0.000258 1.011470 ( 1.009508)
build_ruby 0.001562 0.000000 2.790874 ( 2.788178)
build_all 0.007443 0.002401 16.929800 ( 2.999561)
build_install 0.010996 0.000609 2.122943 ( 1.076085)
test_btest 0.000726 0.000000 77.217009 ( 10.276215)
test_basic 0.006335 0.000000 0.356108 ( 0.442537)
test_all 0.001458 0.000000 661.066274 ( 97.866099)
test_rubyspec 0.081576 0.028994 51.900490 ( 59.934552)
total: 177.43 sec