Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-173722
#<BuildRuby:0x00005625941c4cc8
@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.20220807-173722",
@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.000005)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007383 0.004527 0.980712 ( 1.013093)
build_miniruby 0.001970 0.000132 0.076491 ( 0.074518)
build_ruby 0.001949 0.000130 0.073991 ( 0.071642)
build_all 0.009397 0.000287 1.539417 ( 0.590478)
build_install 0.014334 0.004995 5.165628 ( 2.157522)
test_btest 0.001233 0.000130 77.480271 ( 8.864179)
test_basic 0.006749 0.000711 0.330583 ( 0.423412)
test_all 0.001871 0.000197 669.146676 ( 66.747371)
test_rubyspec 0.108508 0.060369 45.753739 ( 53.305787)
total: 133.25 sec