Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-234757
#<BuildRuby:0x000056142270ffa8
@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.20221115-234757",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.004869 1.100268 ( 1.158668)
build_miniruby 0.000000 0.000807 0.972701 ( 0.971228)
build_ruby 0.000788 0.000427 2.768074 ( 2.661346)
build_all 0.006668 0.001905 15.625448 ( 3.282040)
build_install 0.009448 0.000000 2.095512 ( 1.233405)
test_btest 0.000648 0.000000 63.468648 ( 10.635760)
test_basic 0.003673 0.001394 0.279175 ( 0.369750)
test_all 0.000779 0.000000 615.767871 (105.130038)
test_rubyspec 0.045894 0.023302 50.894858 ( 59.245476)
total: 184.69 sec