Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-025914
#<BuildRuby:0x000055cc0405b1c8
@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.20221204-025914",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004327 0.000000 0.802596 ( 1.123863)
build_miniruby 0.000958 0.000000 0.515427 ( 0.515388)
build_ruby 0.001274 0.000000 1.697559 ( 1.620871)
build_all 0.009648 0.000000 12.005785 ( 1.529936)
build_install 0.001902 0.005253 1.641826 ( 0.765791)
test_btest 0.000587 0.000123 63.332583 ( 6.184697)
test_basic 0.002405 0.000506 0.255066 ( 0.351812)
test_all 0.000824 0.000174 470.204052 ( 50.624086)
test_rubyspec 0.012462 0.013920 35.637225 ( 46.221465)
total: 108.94 sec