Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-212229
#<BuildRuby:0x000055e7f7fdf0b8
@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.20231209-212229",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.004763 1.270931 ( 1.609201)
build_miniruby 0.000000 0.001073 0.825590 ( 0.825859)
build_ruby 0.000772 0.000879 2.753784 ( 2.753946)
build_all 0.005828 0.004557 16.920350 ( 1.526878)
build_install 0.001860 0.006918 4.984324 ( 1.180488)
test_btest 0.000653 0.000295 83.307955 ( 7.809527)
test_basic 0.002825 0.001635 0.714830 ( 0.794022)
test_all 0.100536 0.037491 561.078615 ( 51.032137)
test_rubyspec 0.021703 0.025211 50.862263 ( 63.176644)
total: 130.71 sec