Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-141357
#<BuildRuby:0x000055e6492ecf40
@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.20220227-141357",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001405 0.010152 0.996707 ( 1.169423)
build_miniruby 0.002324 0.000000 0.069604 ( 0.067653)
build_ruby 0.002072 0.000242 0.070113 ( 0.068106)
build_all 0.008180 0.002556 4.237106 ( 0.855525)
build_install 0.020582 0.003348 7.991411 ( 2.407875)
test_btest 0.001097 0.000304 70.486356 ( 8.230829)
test_basic 0.005602 0.001556 0.333063 ( 0.422758)
test_all 0.001462 0.000406 678.177669 ( 66.038748)
test_rubyspec 0.109780 0.051859 46.280149 ( 51.793782)
total: 131.06 sec