Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-181749
#<BuildRuby:0x00005618a6b2cdd8
@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.20220905-181749",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005977 0.004460 0.953101 ( 1.105923)
build_miniruby 0.002073 0.000000 0.074702 ( 0.072806)
build_ruby 0.002243 0.000000 0.079347 ( 0.076738)
build_all 0.006949 0.003019 1.571094 ( 0.602401)
build_install 0.010767 0.011391 1.944510 ( 0.952956)
test_btest 0.000957 0.000319 97.123995 ( 9.323884)
test_basic 0.001916 0.005306 0.356217 ( 0.447995)
test_all 0.002211 0.002204 638.008299 ( 66.779549)
test_rubyspec 0.108101 0.066082 46.971538 ( 55.306296)
total: 134.67 sec