Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-165250
#<BuildRuby:0x0000561b080a6eb8
@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.20240117-165250",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005183 0.000370 1.128791 ( 1.506558)
build_miniruby 0.000794 0.000233 0.977221 ( 0.976613)
build_ruby 0.000998 0.000293 2.648001 ( 2.647781)
build_all 0.006772 0.002443 14.575464 ( 1.377823)
build_install 0.006031 0.001809 4.224031 ( 1.103421)
test_btest 0.000915 0.000274 76.184156 ( 7.106594)
test_basic 0.003788 0.001137 0.660646 ( 0.736856)
test_all 0.108706 0.018332 502.147767 ( 51.867699)
test_rubyspec 0.024596 0.038785 81.489220 ( 93.949344)
total: 161.27 sec