Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-180026
#<BuildRuby:0x0000564cc1131438
@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.20221107-180026",
@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.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003999 0.003840 0.918463 ( 1.741489)
build_miniruby 0.001336 0.000557 0.051156 ( 0.050042)
build_ruby 0.000978 0.000408 0.051283 ( 0.050642)
build_all 0.006903 0.002876 1.233644 ( 0.475138)
build_install 0.010872 0.004529 1.569079 ( 0.803185)
test_btest 0.001043 0.000435 61.961863 ( 6.527703)
test_basic 0.004608 0.001920 0.314358 ( 0.406075)
test_all 0.001862 0.000776 518.128276 ( 55.052524)
test_rubyspec 0.073454 0.042816 43.254928 ( 51.862473)
total: 116.97 sec