Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-065309
#<BuildRuby:0x0000558e6df2e878
@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-065309",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004736 0.000338 1.052258 ( 1.094674)
build_miniruby 0.000724 0.000052 0.938258 ( 0.937052)
build_ruby 0.001294 0.000000 2.776276 ( 2.686627)
build_all 0.004699 0.003975 15.820882 ( 3.264591)
build_install 0.007129 0.000891 1.974684 ( 1.137647)
test_btest 0.000572 0.000071 64.505573 ( 10.357458)
test_basic 0.000162 0.004652 0.312875 ( 0.403453)
test_all 0.001688 0.000316 674.319827 (114.904189)
test_rubyspec 0.032099 0.033012 54.210806 ( 62.338571)
total: 197.13 sec