Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-104637
#<BuildRuby:0x000055eecc528328
@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.20220829-104637",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.006078 0.000000 0.864307 ( 1.303237)
build_miniruby 0.000983 0.000000 0.058088 ( 0.056912)
build_ruby 0.000920 0.000000 0.059619 ( 0.058500)
build_all 0.004735 0.000000 1.533057 ( 0.585962)
build_install 0.006585 0.004317 1.907558 ( 0.954666)
test_btest 0.000773 0.000043 50.764033 ( 8.366161)
test_basic 0.005048 0.000280 0.259942 ( 0.348882)
test_all 0.002886 0.000094 627.754666 ( 89.847467)
test_rubyspec 0.098433 0.012079 43.405217 ( 52.146136)
total: 153.67 sec