Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-024047
#<BuildRuby:0x00005589459f76e8
@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.20221207-024047",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004293 0.000036 0.805358 ( 1.209342)
build_miniruby 0.000825 0.000000 0.695383 ( 0.695426)
build_ruby 0.001266 0.000000 2.368709 ( 2.298962)
build_all 0.008754 0.000357 12.319204 ( 1.493403)
build_install 0.002447 0.004020 1.585216 ( 0.749728)
test_btest 0.000521 0.000105 62.037004 ( 6.419503)
test_basic 0.003209 0.000642 0.242835 ( 0.338489)
test_all 0.000746 0.000149 493.882345 ( 49.622356)
test_rubyspec 0.013145 0.013569 35.145006 ( 45.673077)
total: 108.50 sec