Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-065642
#<BuildRuby:0x00005636e1071390
@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.20220724-065642",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005371 0.004843 0.857669 ( 1.123207)
build_miniruby 0.001345 0.000207 0.063579 ( 0.062825)
build_ruby 0.001858 0.000286 0.066607 ( 0.065021)
build_all 0.002758 0.005323 1.277808 ( 0.473934)
build_install 0.008607 0.007555 4.267501 ( 1.768215)
test_btest 0.001925 0.000000 52.456588 ( 5.992184)
test_basic 0.004260 0.002302 0.288529 ( 0.380098)
test_all 0.001685 0.000526 484.081513 ( 51.779439)
test_rubyspec 0.076627 0.049295 41.929515 ( 47.680117)
total: 109.33 sec