Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-074959
#<BuildRuby:0x0000557b5b5e5570
@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.20220811-074959",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008682 0.001173 0.845363 ( 1.035322)
build_miniruby 0.001628 0.000407 0.062633 ( 0.061689)
build_ruby 0.001077 0.000269 0.065501 ( 0.064627)
build_all 0.007983 0.001996 1.272566 ( 0.473607)
build_install 0.016651 0.000155 4.286393 ( 1.827190)
test_btest 0.001288 0.000258 53.837103 ( 6.087762)
test_basic 0.005763 0.001152 0.299959 ( 0.390285)
test_all 0.002488 0.000000 509.685140 ( 52.864749)
test_rubyspec 0.099472 0.034205 41.362980 ( 48.747373)
total: 111.55 sec