Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-093008
#<BuildRuby:0x000055ebed77bf30
@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.20221226-093008",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003696 0.000000 0.613091 ( 1.049842)
build_miniruby 0.000819 0.000043 0.732408 ( 0.731868)
build_ruby 0.001196 0.000085 2.484490 ( 2.485546)
build_all 0.008210 0.000586 12.522942 ( 1.487898)
build_install 0.006425 0.000117 1.560374 ( 0.732827)
test_btest 0.000586 0.000039 65.423410 ( 5.701146)
test_basic 0.000000 0.003794 0.243000 ( 0.338002)
test_all 0.000630 0.000459 484.123805 ( 46.073017)
test_rubyspec 0.014819 0.015307 34.832328 ( 45.411865)
total: 104.01 sec