Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-170434
#<BuildRuby:0x000055f6e30d6df0
@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.20231222-170434",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001588 0.003583 1.112582 ( 1.521678)
build_miniruby 0.001073 0.000161 0.908642 ( 0.907833)
build_ruby 0.001340 0.000000 2.710600 ( 2.710412)
build_all 0.007039 0.002697 16.375936 ( 1.449921)
build_install 0.007003 0.002274 4.634303 ( 1.123131)
test_btest 0.000991 0.000177 84.074222 ( 7.420749)
test_basic 0.001550 0.003694 0.760839 ( 0.835869)
test_all 0.090339 0.048815 499.366653 ( 58.196234)
test_rubyspec 0.024654 0.022134 49.388133 ( 61.697369)
total: 135.86 sec