Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-014428
#<BuildRuby:0x00005594afd3a7e0
@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.20220619-014428",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002220 0.004402 0.819466 ( 1.165945)
build_miniruby 0.000726 0.000167 0.057892 ( 0.056721)
build_ruby 0.000814 0.000188 0.059474 ( 0.058229)
build_all 0.003517 0.000811 1.538841 ( 0.621151)
build_install 0.003117 0.006989 6.294923 ( 2.844824)
test_btest 0.000636 0.000212 49.436875 ( 8.281229)
test_basic 0.003983 0.001328 0.333396 ( 0.422088)
test_all 0.000000 0.001395 625.295993 ( 91.759675)
test_rubyspec 0.071917 0.054086 44.148300 ( 49.706825)
total: 154.92 sec