Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-224758
#<BuildRuby:0x0000561b6fcdc4f0
@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.20220303-224758",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008788 0.002197 1.050425 ( 1.127163)
build_miniruby 0.001227 0.000307 0.072699 ( 0.072939)
build_ruby 0.000120 0.002158 0.080062 ( 0.080415)
build_all 0.011097 0.000000 4.181523 ( 0.875632)
build_install 0.016104 0.006675 7.972069 ( 2.489086)
test_btest 0.001009 0.000275 78.514283 ( 8.720574)
test_basic 0.006078 0.001658 0.344084 ( 0.433154)
test_all 0.001538 0.000419 668.862308 ( 65.851941)
test_rubyspec 0.085660 0.078604 46.762384 ( 52.096141)
total: 131.75 sec