Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-053737
#<BuildRuby:0x000055b9191f6c88
@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.20220809-053737",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000012)
configure 0.000071 0.000040 0.000111 ( 0.000115)
build_up 0.005673 0.003152 0.908295 ( 6.608458)
build_miniruby 0.000848 0.000471 0.052192 ( 0.050838)
build_ruby 0.001088 0.000604 0.065716 ( 0.063923)
build_all 0.005212 0.002896 1.284709 ( 0.495284)
build_install 0.015868 0.002308 4.311103 ( 1.807204)
test_btest 0.001380 0.000628 52.854991 ( 5.723893)
test_basic 0.004926 0.002239 0.287886 ( 0.377615)
test_all 0.002254 0.001024 476.003042 ( 51.332373)
test_rubyspec 0.063746 0.067196 41.801278 ( 49.504279)
total: 115.97 sec