Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-000522
#<BuildRuby:0x000055f698f8c6d8
@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.20220921-000522",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010488 0.000426 1.114813 ( 1.109123)
build_miniruby 0.001878 0.000125 0.118647 ( 0.114134)
build_ruby 0.001764 0.000118 0.121354 ( 0.102508)
build_all 0.010261 0.000343 1.595565 ( 0.657470)
build_install 0.010654 0.011239 1.940342 ( 0.971533)
test_btest 0.001247 0.000220 81.925421 ( 8.909529)
test_basic 0.006776 0.001196 0.366450 ( 0.458341)
test_all 0.004142 0.000731 676.723750 ( 68.935673)
test_rubyspec 0.094283 0.076872 45.717928 ( 54.117803)
total: 135.38 sec