Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-140024
#<BuildRuby:0x000055c885ec3f58
@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.20221119-140024",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.001978 0.003243 1.072037 ( 1.072734)
build_miniruby 0.000844 0.000000 0.947507 ( 0.946172)
build_ruby 0.000000 0.001448 2.817673 ( 2.725685)
build_all 0.003308 0.005704 15.842549 ( 3.318468)
build_install 0.005388 0.004929 1.982533 ( 1.134617)
test_btest 0.000448 0.000112 61.821357 ( 11.300440)
test_basic 0.004123 0.001030 0.316094 ( 0.406388)
test_all 0.000856 0.000214 635.464100 (104.270063)
test_rubyspec 0.043313 0.023175 51.421588 ( 59.655311)
total: 184.83 sec