Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-061548
#<BuildRuby:0x00005632f196ff58
@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.20230113-061548",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000000 0.006708 0.846227 ( 1.622504)
build_miniruby 0.000000 0.001366 1.013083 ( 1.011062)
build_ruby 0.000000 0.001647 2.792762 ( 2.790154)
build_all 0.003547 0.006160 16.781193 ( 2.998239)
build_install 0.009095 0.002360 2.072917 ( 1.069316)
test_btest 0.000622 0.000290 69.161358 ( 11.197688)
test_basic 0.001201 0.005063 0.351063 ( 0.438076)
test_all 0.000964 0.000514 668.969624 ( 99.219407)
test_rubyspec 0.055321 0.059792 52.584820 ( 60.689146)
total: 181.04 sec