Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-102441
#<BuildRuby:0x000055ffa7ad7fa8
@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.20220827-102441",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006749 0.000000 0.836339 ( 0.924934)
build_miniruby 0.001069 0.000000 0.058045 ( 0.056850)
build_ruby 0.000883 0.000000 0.060116 ( 0.058868)
build_all 0.000419 0.004220 1.530919 ( 0.591379)
build_install 0.010668 0.000379 1.911631 ( 0.960977)
test_btest 0.000785 0.000046 48.045376 ( 8.974842)
test_basic 0.005872 0.000000 0.337409 ( 0.425632)
test_all 0.002012 0.000000 628.230569 ( 92.990932)
test_rubyspec 0.078058 0.032894 44.024124 ( 52.288596)
total: 157.27 sec