Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-141911
#<BuildRuby:0x000056388bf5b800
@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.20220913-141911",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010856 0.000000 1.145433 ( 1.117640)
build_miniruby 0.002173 0.000036 0.067521 ( 0.065888)
build_ruby 0.001779 0.000105 0.073501 ( 0.072200)
build_all 0.009944 0.000080 1.575039 ( 0.607353)
build_install 0.013862 0.008912 1.918849 ( 0.943279)
test_btest 0.000925 0.000126 95.935263 ( 9.835618)
test_basic 0.007709 0.000000 0.351663 ( 0.440593)
test_all 0.005183 0.000000 652.770429 ( 66.911984)
test_rubyspec 0.119438 0.056628 47.063575 ( 55.585839)
total: 135.58 sec