Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-175021
#<BuildRuby:0x00005565840ab7b8
@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.20240116-175021",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003407 0.000802 1.211274 ( 1.592337)
build_miniruby 0.000862 0.000203 0.843140 ( 0.842564)
build_ruby 0.001246 0.000000 2.745581 ( 2.745328)
build_all 0.004617 0.004672 14.395180 ( 1.346594)
build_install 0.007593 0.000000 4.111644 ( 1.081452)
test_btest 0.000961 0.000000 72.915342 ( 7.285804)
test_basic 0.004801 0.000155 0.713186 ( 0.781798)
test_all 0.094531 0.034417 461.235186 ( 51.389395)
test_rubyspec 0.023014 0.037972 79.679208 ( 92.112774)
total: 159.18 sec