Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-091004
#<BuildRuby:0x000055e499c33858
@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.20220310-091004",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.010287 0.991954 ( 2.360905)
build_miniruby 0.001225 0.000445 0.080077 ( 0.078064)
build_ruby 0.001410 0.000822 0.071774 ( 0.069384)
build_all 0.006655 0.003882 1.480578 ( 0.601829)
build_install 0.023292 0.000180 5.339435 ( 2.180002)
test_btest 0.001066 0.000439 74.497230 ( 8.348271)
test_basic 0.007111 0.000000 0.339450 ( 0.427263)
test_all 0.001899 0.000000 652.951236 ( 70.812508)
test_rubyspec 0.095123 0.074492 46.414378 ( 51.822779)
total: 136.70 sec