Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-091917
#<BuildRuby:0x00005585878dc9c8
@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.20221127-091917",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000116 0.000000 0.000116 ( 0.000118)
build_up 0.005185 0.004648 1.276913 ( 1.555215)
build_miniruby 0.001894 0.000689 0.852145 ( 0.851093)
build_ruby 0.002559 0.000931 2.257254 ( 2.164388)
build_all 0.017792 0.004340 25.075085 ( 2.874797)
build_install 0.014486 0.006242 4.943817 ( 1.210998)
test_btest 0.001171 0.000410 87.818918 ( 8.433012)
test_basic 0.007117 0.000000 0.358786 ( 0.449889)
test_all 0.002120 0.000000 713.686733 ( 71.506483)
test_rubyspec 0.081254 0.061897 49.704127 ( 58.155551)
total: 147.20 sec