Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-114227
#<BuildRuby:0x000055951c6429c0
@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.20220819-114227",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008713 0.000671 0.842479 ( 1.654247)
build_miniruby 0.002660 0.000000 0.067201 ( 0.064782)
build_ruby 0.001889 0.000000 0.063186 ( 0.061690)
build_all 0.004396 0.004597 1.279376 ( 0.463743)
build_install 0.013208 0.004512 1.591460 ( 0.804856)
test_btest 0.000990 0.000165 54.808594 ( 6.141760)
test_basic 0.005309 0.000885 0.290412 ( 0.381772)
test_all 0.001398 0.003250 507.041787 ( 52.794091)
test_rubyspec 0.095828 0.038618 41.765443 ( 50.340124)
total: 112.71 sec