Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-112706
#<BuildRuby:0x00005622850268d8
@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.20220404-112706",
@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.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004797 0.006386 1.019334 ( 1.183036)
build_miniruby 0.000000 0.001698 0.065975 ( 0.063686)
build_ruby 0.000000 0.001893 0.077971 ( 0.076692)
build_all 0.002506 0.007560 4.108196 ( 0.842513)
build_install 0.020769 0.002520 8.584991 ( 3.055091)
test_btest 0.000875 0.000492 79.246919 ( 8.292623)
test_basic 0.006885 0.001308 0.346395 ( 0.437433)
test_all 0.001310 0.000693 701.508759 ( 67.856561)
test_rubyspec 0.093391 0.076126 46.629990 ( 52.013249)
total: 133.82 sec