Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-105735
#<BuildRuby:0x000055f25febb840
@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-105735",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004763 0.000124 1.060241 ( 1.426596)
build_miniruby 0.001309 0.000207 0.852263 ( 0.851342)
build_ruby 0.001570 0.000247 2.799089 ( 2.804011)
build_all 0.004638 0.005155 16.732224 ( 1.460676)
build_install 0.007046 0.001483 4.773913 ( 1.205584)
test_btest 0.000973 0.000000 84.939982 ( 7.384447)
test_basic 0.000000 0.004600 0.702205 ( 0.777063)
test_all 0.091613 0.042959 532.187140 ( 60.200173)
test_rubyspec 0.025166 0.026049 50.432576 ( 62.755965)
total: 138.87 sec