Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-134006
#<BuildRuby:0x0000560e703b3df8
@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.20220717-134006",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006552 0.000178 0.927103 ( 2.297361)
build_miniruby 0.000908 0.000061 0.057146 ( 0.055979)
build_ruby 0.000885 0.000059 0.059236 ( 0.058067)
build_all 0.004312 0.000009 1.494328 ( 0.595735)
build_install 0.010352 0.000647 5.594997 ( 2.167809)
test_btest 0.000834 0.000052 47.697861 ( 8.387862)
test_basic 0.005499 0.000343 0.306901 ( 0.395366)
test_all 0.001165 0.000000 593.407367 ( 93.967489)
test_rubyspec 0.053910 0.053297 43.321877 ( 49.006433)
total: 156.93 sec