Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-235102
#<BuildRuby:0x000055e7c8d0cbf8
@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.20220828-235102",
@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.000000 0.000006 0.000006 ( 0.000005)
autoconf 0.000000 0.000015 0.000015 ( 0.000015)
configure 0.000000 0.000027 0.000027 ( 0.000024)
build_up 0.009491 0.004178 1.001575 ( 1.355351)
build_miniruby 0.001320 0.000283 0.076482 ( 0.074766)
build_ruby 0.001411 0.000302 0.076075 ( 0.074697)
build_all 0.009581 0.001005 1.471518 ( 0.570209)
build_install 0.016379 0.005271 1.830115 ( 0.907250)
test_btest 0.000848 0.000189 76.554006 ( 8.278005)
test_basic 0.007513 0.000000 0.328636 ( 0.425317)
test_all 0.003455 0.000000 638.124444 ( 64.856636)
test_rubyspec 0.133467 0.038679 45.690098 ( 54.094842)
total: 130.64 sec