Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-004810
#<BuildRuby:0x000055a9b648fd40
@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.20220625-004810",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006654 0.000000 0.856496 ( 1.447628)
build_miniruby 0.000961 0.000000 0.057815 ( 0.056645)
build_ruby 0.000986 0.000000 0.059698 ( 0.058500)
build_all 0.000582 0.003563 1.513782 ( 0.606936)
build_install 0.009928 0.000133 6.296455 ( 2.820723)
test_btest 0.000733 0.000035 47.960447 ( 9.023234)
test_basic 0.005743 0.000273 0.330616 ( 0.418473)
test_all 0.001284 0.000062 624.716731 ( 92.207332)
test_rubyspec 0.074763 0.016845 43.781331 ( 49.376152)
total: 156.02 sec