Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-135553
#<BuildRuby:0x000055f8942b79c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-135553",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002444 0.007429 1.177218 ( 1.202917)
build_miniruby 0.001754 0.000501 0.845394 ( 0.844413)
build_ruby 0.002304 0.000659 2.226008 ( 2.132858)
build_all 0.010173 0.009915 18.570944 ( 2.166622)
build_install 0.015161 0.005236 2.073414 ( 1.076629)
test_btest 0.001083 0.000413 87.628911 ( 9.086389)
test_basic 0.004930 0.001878 0.352090 ( 0.442923)
test_all 0.001634 0.000623 697.623435 ( 73.285933)
test_rubyspec 0.085491 0.056632 49.396280 ( 57.742196)
total: 147.98 sec