Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-101442
#<BuildRuby:0x0000556ede9e4920
@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.20220828-101442",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007071 0.003682 0.995353 ( 1.024942)
build_miniruby 0.001364 0.000525 0.075597 ( 0.074132)
build_ruby 0.001320 0.000508 0.077383 ( 0.076255)
build_all 0.006410 0.005200 1.540613 ( 0.574550)
build_install 0.021872 0.000000 1.883026 ( 0.898971)
test_btest 0.001179 0.000285 77.243323 ( 8.415877)
test_basic 0.008220 0.000000 0.326418 ( 0.415062)
test_all 0.004446 0.000000 640.547535 ( 64.990335)
test_rubyspec 0.095019 0.073572 46.109102 ( 54.559424)
total: 131.03 sec