Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-151324
#<BuildRuby:0x0000563aa0017fa8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220811-151324",
@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.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.005781 0.000636 0.849448 ( 1.712542)
build_miniruby 0.000792 0.000264 0.058445 ( 0.057192)
build_ruby 0.000757 0.000252 0.060242 ( 0.059045)
build_all 0.003608 0.001203 1.547692 ( 0.586592)
build_install 0.009671 0.001598 5.686067 ( 2.193732)
test_btest 0.000564 0.000174 52.539424 ( 8.726943)
test_basic 0.005783 0.000245 0.334140 ( 0.421947)
test_all 0.000975 0.000000 601.063718 ( 90.824151)
test_rubyspec 0.049475 0.050835 43.837135 ( 51.237648)
total: 155.82 sec