Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-131625
#<BuildRuby:0x000055f20581c6d8
@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.20220816-131625",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.008851 0.001580 0.962615 ( 1.027177)
build_miniruby 0.001343 0.000447 0.074353 ( 0.073349)
build_ruby 0.001501 0.000500 0.080881 ( 0.080144)
build_all 0.009985 0.000134 1.520014 ( 0.573215)
build_install 0.011216 0.009687 1.903364 ( 0.931830)
test_btest 0.000971 0.000357 72.585979 ( 8.377245)
test_basic 0.000000 0.006524 0.315877 ( 0.406301)
test_all 0.000000 0.005073 677.003555 ( 66.291925)
test_rubyspec 0.102435 0.065008 45.189986 ( 52.442825)
total: 130.20 sec