Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-012907
#<BuildRuby:0x0000557efd2240d0
@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.20221116-012907",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004283 0.000408 1.098611 ( 1.132172)
build_miniruby 0.000912 0.000087 0.935473 ( 0.934104)
build_ruby 0.000000 0.001273 2.787665 ( 2.691095)
build_all 0.005527 0.003038 15.683932 ( 3.308780)
build_install 0.000000 0.007809 1.934673 ( 1.137255)
test_btest 0.000000 0.000639 55.243523 ( 11.579740)
test_basic 0.004530 0.000058 0.305433 ( 0.396733)
test_all 0.000693 0.000151 649.596220 (100.801282)
test_rubyspec 0.036579 0.032810 50.797834 ( 59.113555)
total: 181.10 sec