Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-082136
#<BuildRuby:0x00005609bbad7918
@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.20231228-082136",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000300 0.006358 1.312323 ( 1.701849)
build_miniruby 0.001020 0.000420 0.874720 ( 0.873217)
build_ruby 0.000000 0.001305 2.984208 ( 2.984763)
build_all 0.004989 0.004981 16.339286 ( 1.424289)
build_install 0.002999 0.005224 4.664175 ( 1.126618)
test_btest 0.000691 0.000364 82.842852 ( 7.288680)
test_basic 0.001897 0.002774 0.687261 ( 0.764151)
test_all 0.114426 0.017036 550.304807 ( 52.162825)
test_rubyspec 0.023003 0.027440 49.898018 ( 62.228626)
total: 130.56 sec