Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-151741
#<BuildRuby:0x0000560d93067df8
@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-151741",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004229 0.000651 1.066504 ( 2.425749)
build_miniruby 0.000748 0.000115 0.961715 ( 0.960576)
build_ruby 0.001011 0.000156 2.795722 ( 2.679344)
build_all 0.008581 0.000000 15.811711 ( 3.259811)
build_install 0.006172 0.003897 1.974382 ( 1.141179)
test_btest 0.000528 0.000093 60.959467 ( 11.433151)
test_basic 0.004715 0.000078 0.319853 ( 0.410212)
test_all 0.001197 0.000200 660.964115 (103.486308)
test_rubyspec 0.038813 0.022075 50.792711 ( 59.146288)
total: 184.94 sec