Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-001958
#<BuildRuby:0x000055f71265ee60
@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.20231029-001958",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001907 0.003571 1.465607 ( 1.703792)
build_miniruby 0.000920 0.000193 0.822627 ( 0.822728)
build_ruby 0.001424 0.000300 2.910520 ( 2.910873)
build_all 0.001608 0.008490 16.009632 ( 1.520726)
build_install 0.009346 0.003194 4.805827 ( 1.143932)
test_btest 0.000851 0.000271 82.181590 ( 7.626897)
test_basic 0.000000 0.004668 0.661473 ( 0.738451)
test_all 0.090933 0.042888 483.213458 ( 51.326798)
test_rubyspec 0.026133 0.020468 50.189124 ( 62.522177)
total: 130.32 sec