Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-170907
#<BuildRuby:0x0000558bd1878a68
@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.20221104-170907",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007495 0.000000 0.897943 ( 0.958933)
build_miniruby 0.001915 0.000000 0.051863 ( 0.050329)
build_ruby 0.001376 0.000000 0.044307 ( 0.043244)
build_all 0.008589 0.000000 1.222191 ( 0.474504)
build_install 0.014242 0.000000 1.583449 ( 0.804809)
test_btest 0.001703 0.000000 63.225644 ( 6.272486)
test_basic 0.005941 0.000000 0.304480 ( 0.395887)
test_all 0.018755 0.005861 519.748459 ( 55.475162)
test_rubyspec 0.070254 0.044641 43.470052 ( 51.648647)
total: 116.13 sec