Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-054505
#<BuildRuby:0x000055868ee94b88
@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.20220730-054505",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000001 0.000017 ( 0.000024)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003669 0.007414 0.945647 ( 1.721754)
build_miniruby 0.000000 0.002232 0.068256 ( 0.065988)
build_ruby 0.000474 0.001643 0.069380 ( 0.067466)
build_all 0.009127 0.001233 1.501406 ( 0.578655)
build_install 0.018783 0.005747 5.157115 ( 2.050319)
test_btest 0.001866 0.000466 72.535353 ( 7.958357)
test_basic 0.007693 0.000733 0.337482 ( 0.433750)
test_all 0.001926 0.000000 668.842970 ( 66.368911)
test_rubyspec 0.135551 0.040184 46.157202 ( 51.738333)
total: 130.98 sec