Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-115219
#<BuildRuby:0x0000559561cb84b8
@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.20221111-115219",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000028 0.000010 0.000038 ( 0.000031)
build_up 0.008930 0.000320 1.092026 ( 1.125238)
build_miniruby 0.001533 0.000438 0.065671 ( 0.063745)
build_ruby 0.001697 0.000485 0.067950 ( 0.065841)
build_all 0.006333 0.003567 1.461381 ( 0.593017)
build_install 0.016276 0.003579 1.821723 ( 0.946092)
test_btest 0.000886 0.000260 85.051259 ( 8.748456)
test_basic 0.004923 0.001448 0.341230 ( 0.431338)
test_all 0.001648 0.000485 680.216915 ( 68.655617)
test_rubyspec 0.094367 0.061647 47.724911 ( 55.732238)
total: 136.36 sec