Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-171846
#<BuildRuby:0x00005572d17f5550
@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.20221015-171846",
@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.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008148 0.003259 1.108585 ( 1.154745)
build_miniruby 0.000000 0.002154 0.102981 ( 0.099072)
build_ruby 0.000000 0.001840 0.101312 ( 0.098073)
build_all 0.005808 0.003558 1.321062 ( 0.572477)
build_install 0.011357 0.005678 1.682320 ( 0.887650)
test_btest 0.001051 0.000525 62.354337 ( 6.781628)
test_basic 0.002296 0.003988 0.350891 ( 0.451085)
test_all 0.006592 0.000000 489.121027 ( 53.506323)
test_rubyspec 0.076116 0.053437 43.378360 ( 51.807146)
total: 115.36 sec