Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-001831
#<BuildRuby:0x0000560e40dba700
@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.20220727-001831",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008921 0.001519 0.985666 ( 1.299795)
build_miniruby 0.001452 0.000447 0.077741 ( 0.076433)
build_ruby 0.001698 0.000522 0.077246 ( 0.075093)
build_all 0.007689 0.004103 1.495542 ( 0.566652)
build_install 0.009057 0.013575 5.116901 ( 2.045300)
test_btest 0.000772 0.000363 77.337942 ( 8.211801)
test_basic 0.006835 0.001004 0.326262 ( 0.414946)
test_all 0.001706 0.000758 666.396912 ( 66.626460)
test_rubyspec 0.092225 0.065807 45.502358 ( 51.012285)
total: 130.33 sec