Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-065237
#<BuildRuby:0x0000564f103d86e0
@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.20220830-065237",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000926 0.011056 0.972817 ( 2.132670)
build_miniruby 0.002542 0.000000 0.076105 ( 0.073524)
build_ruby 0.002028 0.000000 0.074853 ( 0.073308)
build_all 0.007474 0.003050 1.547838 ( 0.573580)
build_install 0.016936 0.003342 1.885533 ( 0.919631)
test_btest 0.000849 0.000204 77.927340 ( 8.962550)
test_basic 0.006691 0.000711 0.335339 ( 0.431728)
test_all 0.002975 0.000686 677.509278 ( 67.451398)
test_rubyspec 0.107946 0.057468 45.671467 ( 54.115327)
total: 134.73 sec