Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-230100
#<BuildRuby:0x000055c7a8bc86d8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221109-230100",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005328 0.005741 1.091665 ( 1.175805)
build_miniruby 0.001196 0.000398 0.067231 ( 0.065470)
build_ruby 0.001456 0.000486 0.066301 ( 0.064296)
build_all 0.010168 0.000304 1.507325 ( 0.591441)
build_install 0.016850 0.006000 1.863722 ( 0.938615)
test_btest 0.001095 0.000329 83.789827 ( 9.067300)
test_basic 0.002328 0.007706 0.356101 ( 0.440081)
test_all 0.001459 0.000556 694.267591 ( 69.604032)
test_rubyspec 0.093560 0.089982 47.912013 ( 56.078163)
total: 138.03 sec