Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-053217
#<BuildRuby:0x000055bcc1c4be58
@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-053217",
@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.000013 0.000000 0.000013 ( 0.000012)
build_up 0.006650 0.000000 0.806636 ( 1.144034)
build_miniruby 0.001059 0.000000 0.057688 ( 0.056279)
build_ruby 0.000929 0.000000 0.060952 ( 0.059793)
build_all 0.001092 0.003773 1.564605 ( 0.592353)
build_install 0.008265 0.000459 1.910765 ( 0.954167)
test_btest 0.000523 0.000029 52.878791 ( 7.909772)
test_basic 0.002774 0.003693 0.360717 ( 0.448400)
test_all 0.001551 0.000774 634.136460 ( 91.611357)
test_rubyspec 0.100193 0.027492 43.641226 ( 51.932204)
total: 154.71 sec