Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-004515
#<BuildRuby:0x000055875cba0048
@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.20231224-004515",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003434 0.000572 0.988257 ( 1.369655)
build_miniruby 0.000881 0.000147 0.963272 ( 0.963098)
build_ruby 0.001158 0.000193 2.846494 ( 2.846849)
build_all 0.009918 0.000218 16.869912 ( 1.498041)
build_install 0.005359 0.003716 4.893371 ( 1.199437)
test_btest 0.000858 0.000156 82.810888 ( 8.048717)
test_basic 0.001864 0.002842 0.621317 ( 0.696648)
test_all 0.108569 0.029841 536.379599 ( 61.880968)
test_rubyspec 0.037538 0.008007 50.577065 ( 62.944096)
total: 141.45 sec