Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-001816
#<BuildRuby:0x000055cc8b6ba8c0
@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.20221117-001816",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004077 0.000680 1.066749 ( 1.118901)
build_miniruby 0.000810 0.000135 1.121888 ( 1.120693)
build_ruby 0.001186 0.000198 2.697985 ( 2.605785)
build_all 0.005494 0.002976 15.913935 ( 3.426632)
build_install 0.009671 0.000000 2.042217 ( 1.198495)
test_btest 0.000599 0.000000 61.197711 ( 10.604810)
test_basic 0.004729 0.000000 0.278418 ( 0.369032)
test_all 0.000000 0.001368 639.427057 (103.919157)
test_rubyspec 0.024723 0.045101 51.287143 ( 59.551572)
total: 183.92 sec