Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-043211
#<BuildRuby:0x00005586783b0b88
@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.20220804-043211",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011305 0.001027 1.020337 ( 2.291734)
build_miniruby 0.001480 0.000456 0.077579 ( 0.075516)
build_ruby 0.001315 0.000405 0.074284 ( 0.072548)
build_all 0.010877 0.000000 1.542541 ( 0.579149)
build_install 0.021382 0.001165 5.120417 ( 2.037169)
test_btest 0.001229 0.000000 73.493352 ( 7.924656)
test_basic 0.006856 0.000000 0.331219 ( 0.426156)
test_all 0.001917 0.000000 674.978725 ( 66.862136)
test_rubyspec 0.114347 0.041190 45.332327 ( 52.901835)
total: 133.17 sec