Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-063143
#<BuildRuby:0x000055fdb75e2968
@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.20221202-063143",
@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.000013 0.000003 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.004771 1.140478 ( 1.161776)
build_miniruby 0.000000 0.000997 1.029276 ( 1.028090)
build_ruby 0.000126 0.001079 2.736052 ( 2.622122)
build_all 0.008638 0.000256 15.844154 ( 3.264924)
build_install 0.003879 0.005100 2.156304 ( 1.219430)
test_btest 0.000447 0.000156 61.742819 ( 11.480384)
test_basic 0.004495 0.000309 0.316889 ( 0.407429)
test_all 0.001037 0.000000 703.883787 (112.201158)
test_rubyspec 0.043856 0.016763 53.225551 ( 61.458560)
total: 194.84 sec