Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-084244
#<BuildRuby:0x000055f7d1a42878
@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.20220729-084244",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006821 0.867805 ( 0.883282)
build_miniruby 0.000441 0.000607 0.057031 ( 0.055685)
build_ruby 0.000774 0.000000 0.058656 ( 0.057499)
build_all 0.004765 0.000000 1.520698 ( 0.584293)
build_install 0.006118 0.004879 5.609535 ( 2.149385)
test_btest 0.000690 0.000172 48.273762 ( 8.684032)
test_basic 0.004463 0.001116 0.280496 ( 0.369389)
test_all 0.000776 0.000194 582.405378 ( 92.026245)
test_rubyspec 0.075182 0.039247 43.551370 ( 49.143916)
total: 153.95 sec