Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-193801
#<BuildRuby:0x000055743c9f7fa8
@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.20240104-193801",
@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.000035 0.000009 0.000044 ( 0.000043)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001156 0.004239 1.684635 ( 1.792827)
build_miniruby 0.000689 0.000202 0.842150 ( 0.841714)
build_ruby 0.001278 0.000375 2.753589 ( 2.752664)
build_all 0.008985 0.000210 14.326110 ( 1.295453)
build_install 0.003853 0.005355 4.276924 ( 1.064961)
test_btest 0.000734 0.000232 76.825246 ( 6.825521)
test_basic 0.000336 0.004511 0.746787 ( 0.821026)
test_all 0.103503 0.027663 500.529099 ( 47.458941)
test_rubyspec 0.027365 0.019088 48.811694 ( 61.199905)
total: 124.05 sec