Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-001620
#<BuildRuby:0x0000557a903ebf10
@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.20221126-001620",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004416 0.000259 1.060534 ( 1.573162)
build_miniruby 0.000916 0.000054 0.951503 ( 0.950634)
build_ruby 0.001212 0.000071 2.801731 ( 2.702165)
build_all 0.002360 0.006534 15.822152 ( 3.368764)
build_install 0.008956 0.001280 1.953241 ( 1.109406)
test_btest 0.000528 0.000075 61.856817 ( 10.735033)
test_basic 0.004553 0.000064 0.348289 ( 0.438781)
test_all 0.000899 0.000123 697.770013 (109.335235)
test_rubyspec 0.048363 0.017911 53.561144 ( 61.678125)
total: 191.89 sec