Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-183108
#<BuildRuby:0x0000555df9f24098
@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.20231230-183108",
@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.000023 0.000005 0.000028 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000251 0.006618 1.329530 ( 1.706736)
build_miniruby 0.001510 0.000000 0.936545 ( 0.936994)
build_ruby 0.000392 0.001801 2.826076 ( 2.830320)
build_all 0.009218 0.000738 16.942784 ( 1.554524)
build_install 0.005234 0.004141 4.840237 ( 1.206841)
test_btest 0.000792 0.000276 88.160708 ( 6.957157)
test_basic 0.002125 0.003091 0.762757 ( 0.839623)
test_all 0.096488 0.037943 534.949181 ( 61.282248)
test_rubyspec 0.022091 0.023176 51.823043 ( 64.121603)
total: 141.44 sec