Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-173214
#<BuildRuby:0x000055791ddfb7b8
@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.20231227-173214",
@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.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006087 0.000000 1.285363 ( 1.650759)
build_miniruby 0.001848 0.000009 0.931168 ( 0.930549)
build_ruby 0.001172 0.000176 2.785387 ( 2.785405)
build_all 0.008779 0.000674 16.065180 ( 1.522328)
build_install 0.004779 0.003625 4.520217 ( 1.107092)
test_btest 0.000871 0.000152 80.319525 ( 7.731764)
test_basic 0.000567 0.004286 0.542097 ( 0.618522)
test_all 0.087748 0.046415 511.937897 ( 59.654067)
test_rubyspec 0.026193 0.024087 50.054424 ( 62.287622)
total: 138.29 sec