Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-081019
#<BuildRuby:0x0000562cb633f2c8
@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.20220701-081019",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.006110 0.000737 0.900430 ( 1.076058)
build_miniruby 0.000716 0.000239 0.057823 ( 0.056683)
build_ruby 0.000739 0.000246 0.059699 ( 0.058406)
build_all 0.003056 0.001019 1.443526 ( 0.606170)
build_install 0.009244 0.001467 6.233191 ( 2.839754)
test_btest 0.000624 0.000192 48.988882 ( 8.621310)
test_basic 0.000324 0.005020 0.296334 ( 0.385529)
test_all 0.000966 0.000371 609.050941 ( 90.381698)
test_rubyspec 0.062898 0.060267 44.736833 ( 50.272966)
total: 154.30 sec