Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-091848
#<BuildRuby:0x0000561f90c3bfa8
@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-091848",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.006465 0.895893 ( 0.936701)
build_miniruby 0.000000 0.001015 0.057837 ( 0.056625)
build_ruby 0.000000 0.001036 0.059144 ( 0.057919)
build_all 0.000000 0.004302 1.528417 ( 0.621529)
build_install 0.004802 0.006021 6.324792 ( 2.860790)
test_btest 0.000584 0.000292 51.779000 ( 8.724037)
test_basic 0.001544 0.004335 0.262503 ( 0.351714)
test_all 0.000978 0.000550 609.469128 ( 97.196601)
test_rubyspec 0.059165 0.038978 44.207592 ( 49.772417)
total: 160.58 sec