Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-082156
#<BuildRuby:0x000055bfdc5ac098
@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-082156",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000013 0.000003 0.000016 ( 0.000014)
build_up 0.001583 0.004351 1.324460 ( 1.672908)
build_miniruby 0.000758 0.000169 0.962823 ( 0.962169)
build_ruby 0.001123 0.000249 2.965085 ( 2.964435)
build_all 0.008526 0.000911 16.109074 ( 1.430596)
build_install 0.008741 0.000000 4.560432 ( 1.144542)
test_btest 0.001062 0.000000 85.322508 ( 6.893716)
test_basic 0.001459 0.004022 0.820470 ( 0.894127)
test_all 0.084460 0.045835 539.096007 ( 50.848090)
test_rubyspec 0.030114 0.015577 49.943734 ( 62.232434)
total: 129.04 sec