Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-173937
#<BuildRuby:0x00005566fe347d48
@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.20230113-173937",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.002738 0.001095 0.627943 ( 1.068955)
build_miniruby 0.000701 0.000280 0.684099 ( 0.682920)
build_ruby 0.000917 0.000367 2.450965 ( 2.454356)
build_all 0.009356 0.000203 13.028244 ( 1.631537)
build_install 0.006124 0.000522 1.502158 ( 0.722018)
test_btest 0.000527 0.000163 67.531235 ( 6.344273)
test_basic 0.002867 0.000882 0.256815 ( 0.351771)
test_all 0.001047 0.000322 500.949488 ( 51.924640)
test_rubyspec 0.016178 0.012370 35.096486 ( 45.682697)
total: 110.86 sec