Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-101554
#<BuildRuby:0x000055ddfa04c328
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221124-101554",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.004486 0.000528 1.110258 ( 1.202666)
build_miniruby 0.000776 0.000091 0.971921 ( 0.970783)
build_ruby 0.001229 0.000145 2.868770 ( 2.765130)
build_all 0.005771 0.003194 15.796226 ( 3.373243)
build_install 0.009459 0.000796 1.962802 ( 1.102895)
test_btest 0.000581 0.000083 63.098295 ( 11.369748)
test_basic 0.000963 0.003601 0.303021 ( 0.393972)
test_all 0.001785 0.000325 675.727054 (119.509967)
test_rubyspec 0.058044 0.019212 53.528750 ( 61.686754)
total: 202.38 sec