Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-235614
#<BuildRuby:0x00005589784fff68
@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.20221124-235614",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003698 0.001345 1.092287 ( 1.252386)
build_miniruby 0.000648 0.000236 1.110851 ( 1.109804)
build_ruby 0.000853 0.000310 2.715451 ( 2.605880)
build_all 0.006378 0.002319 15.768196 ( 3.316124)
build_install 0.009313 0.000000 1.928595 ( 1.129756)
test_btest 0.000661 0.000008 63.524265 ( 11.028011)
test_basic 0.004603 0.000000 0.287548 ( 0.378795)
test_all 0.001327 0.000000 678.826168 (114.960942)
test_rubyspec 0.047855 0.021620 53.384889 ( 61.700901)
total: 197.48 sec