Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-143742
#<BuildRuby:0x000055f78992e858
@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.20230105-143742",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.005591 0.001198 0.839814 ( 1.289352)
build_miniruby 0.001132 0.000242 1.010489 ( 1.008407)
build_ruby 0.001279 0.000274 2.779479 ( 2.776997)
build_all 0.008750 0.000854 16.652705 ( 2.938560)
build_install 0.009422 0.000000 2.257751 ( 1.179488)
test_btest 0.000887 0.000000 73.941867 ( 10.451600)
test_basic 0.006582 0.000000 0.339248 ( 0.425514)
test_all 0.001208 0.000000 679.665935 (101.291670)
test_rubyspec 0.087739 0.034125 51.480413 ( 59.566829)
total: 180.93 sec