Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-231851
#<BuildRuby:0x0000560ff24d6fe0
@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.20220908-231851",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009727 0.000325 1.081345 ( 1.069315)
build_miniruby 0.001235 0.000264 0.070899 ( 0.069246)
build_ruby 0.001567 0.000336 0.073392 ( 0.071424)
build_all 0.007602 0.003152 1.560144 ( 0.607168)
build_install 0.012930 0.009707 1.915003 ( 0.939780)
test_btest 0.001052 0.000332 91.118426 ( 9.367610)
test_basic 0.004362 0.004400 0.358464 ( 0.444809)
test_all 0.000673 0.004690 687.798391 ( 68.451627)
test_rubyspec 0.101995 0.067263 46.999272 ( 55.330119)
total: 136.35 sec