Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-204502
#<BuildRuby:0x0000556b5ec75550
@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.20221006-204502",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000029 0.000011 0.000040 ( 0.000041)
configure 0.000021 0.000009 0.000030 ( 0.000029)
build_up 0.002472 0.009360 1.085306 ( 1.147028)
build_miniruby 0.001377 0.000826 0.101623 ( 0.097821)
build_ruby 0.000959 0.000576 0.099279 ( 0.097729)
build_all 0.003766 0.004007 1.289428 ( 0.576246)
build_install 0.010667 0.003669 1.622376 ( 0.872687)
test_btest 0.001148 0.000670 60.807144 ( 6.490599)
test_basic 0.004231 0.002468 0.349426 ( 0.440357)
test_all 0.006595 0.000662 482.900325 ( 52.700392)
test_rubyspec 0.069961 0.049876 42.306959 ( 50.850701)
total: 113.27 sec