Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-183150
#<BuildRuby:0x000056219fadc098
@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.20240114-183150",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004013 0.000009 1.063217 ( 1.436118)
build_miniruby 0.000767 0.000231 0.759426 ( 0.758880)
build_ruby 0.000994 0.000298 2.636540 ( 2.636149)
build_all 0.000274 0.008483 14.163391 ( 1.347461)
build_install 0.007196 0.000082 4.112534 ( 1.052938)
test_btest 0.000715 0.000307 72.747802 ( 7.089677)
test_basic 0.000514 0.003833 0.736571 ( 0.817432)
test_all 0.093393 0.035322 464.109184 ( 53.670064)
test_rubyspec 0.023913 0.023339 46.618231 ( 58.997700)
total: 127.81 sec