Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-195409
#<BuildRuby:0x000055745b1211f8
@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.20221101-195409",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010112 0.000296 1.108409 ( 1.161833)
build_miniruby 0.000000 0.001719 0.098968 ( 0.096642)
build_ruby 0.000657 0.000956 0.095660 ( 0.093426)
build_all 0.006881 0.000562 1.321899 ( 0.547838)
build_install 0.014003 0.000984 1.643375 ( 0.885672)
test_btest 0.001519 0.000240 60.418625 ( 6.770214)
test_basic 0.005897 0.000000 0.354875 ( 0.447291)
test_all 0.003762 0.003720 487.747745 ( 54.033939)
test_rubyspec 0.076448 0.043345 43.458512 ( 51.934060)
total: 115.97 sec