Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-175105
#<BuildRuby:0x0000557b72ff4e50
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220919-175105",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004827 0.004820 1.059412 ( 1.104446)
build_miniruby 0.002145 0.000000 0.113735 ( 0.109372)
build_ruby 0.000000 0.002690 0.118287 ( 0.100635)
build_all 0.000260 0.010011 1.607404 ( 0.645946)
build_install 0.020305 0.001579 1.960769 ( 1.018573)
test_btest 0.000000 0.001317 77.494143 ( 8.125896)
test_basic 0.006867 0.002247 0.381189 ( 0.468642)
test_all 0.002592 0.000757 675.533156 ( 68.142308)
test_rubyspec 0.091467 0.080652 45.527014 ( 54.027274)
total: 133.74 sec