Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-121042
#<BuildRuby:0x0000556ae8bac9c8
@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.20220815-121042",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009662 0.000743 1.010538 ( 1.162933)
build_miniruby 0.001674 0.000129 0.071876 ( 0.070221)
build_ruby 0.002013 0.000155 0.076560 ( 0.074688)
build_all 0.005769 0.004547 1.521292 ( 0.582747)
build_install 0.016038 0.005972 1.879285 ( 0.935587)
test_btest 0.001005 0.000177 72.392074 ( 8.162079)
test_basic 0.006479 0.000197 0.329166 ( 0.419066)
test_all 0.004343 0.000724 637.381940 ( 65.098901)
test_rubyspec 0.159966 0.015787 45.765047 ( 53.400531)
total: 129.91 sec