Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-185459
#<BuildRuby:0x000055b789fff500
@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.20231228-185459",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004890 0.000080 1.064100 ( 1.433174)
build_miniruby 0.000844 0.000085 0.901504 ( 0.900918)
build_ruby 0.001223 0.000122 2.819035 ( 2.819001)
build_all 0.007285 0.003029 16.603351 ( 1.492852)
build_install 0.008071 0.000508 4.654925 ( 1.141842)
test_btest 0.000885 0.000106 85.175887 ( 7.023064)
test_basic 0.004834 0.000091 0.680143 ( 0.754397)
test_all 0.101590 0.034384 534.192110 ( 55.827068)
test_rubyspec 0.028668 0.021563 50.100168 ( 62.449261)
total: 133.84 sec