Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-204215
#<BuildRuby:0x000055c5891e4700
@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.20230104-204215",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000011 0.000005 0.000016 ( 0.000015)
build_up 0.006271 0.000000 0.845268 ( 1.074488)
build_miniruby 0.001361 0.000000 1.015111 ( 1.013230)
build_ruby 0.001727 0.000000 2.791237 ( 2.788439)
build_all 0.006884 0.002864 16.691015 ( 2.967766)
build_install 0.005329 0.006489 2.293747 ( 1.176208)
test_btest 0.000738 0.000310 74.249119 ( 11.039861)
test_basic 0.000273 0.007350 0.357968 ( 0.442107)
test_all 0.000935 0.000492 656.599137 (113.652742)
test_rubyspec 0.074591 0.059517 51.242667 ( 59.297141)
total: 193.45 sec