Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-032342
#<BuildRuby:0x000055a1d2466f08
@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.20221008-032342",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000038 0.000003 0.000041 ( 0.000043)
configure 0.000034 0.000003 0.000037 ( 0.000037)
build_up 0.004280 0.007519 1.079760 ( 1.179985)
build_miniruby 0.001376 0.000295 0.096829 ( 0.095701)
build_ruby 0.001201 0.000258 0.102688 ( 0.102709)
build_all 0.007340 0.000647 1.325139 ( 0.573844)
build_install 0.011985 0.003206 1.638819 ( 0.906272)
test_btest 0.001390 0.000293 61.300126 ( 6.459794)
test_basic 0.000000 0.006171 0.344814 ( 0.439385)
test_all 0.005910 0.002745 497.507520 ( 53.527316)
test_rubyspec 0.086830 0.045556 42.753688 ( 51.355657)
total: 114.64 sec