Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-105208
#<BuildRuby:0x0000564e893e8040
@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.20230130-105208",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000030 0.000005 0.000035 ( 0.000033)
build_up 0.005632 0.000805 0.845965 ( 1.295731)
build_miniruby 0.001175 0.000168 0.998322 ( 0.996462)
build_ruby 0.001372 0.000196 2.769803 ( 2.767497)
build_all 0.009626 0.000039 16.755409 ( 2.981346)
build_install 0.001495 0.009731 2.076439 ( 1.063898)
test_btest 0.000744 0.000186 67.847648 ( 11.597037)
test_basic 0.006071 0.000294 0.356237 ( 0.442440)
test_all 0.001029 0.000243 639.515583 ( 93.268983)
test_rubyspec 0.077205 0.056683 51.579618 ( 59.825157)
total: 174.24 sec