Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-020054
#<BuildRuby:0x000055b66b3c0178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-020054",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004766 0.000529 1.354770 ( 1.765054)
build_miniruby 0.001368 0.000152 2.018661 ( 2.023178)
build_ruby 0.001633 0.000182 4.529846 ( 4.543816)
build_all 0.000169 0.011119 16.950206 ( 1.849620)
build_install 0.016710 0.000131 5.559867 ( 2.303751)
test_btest 0.000733 0.000133 86.444648 ( 18.170030)
test_basic 0.006937 0.000510 0.771002 ( 0.840939)
test_all 0.101082 0.022577 562.700121 ( 83.819195)
test_rubyspec 0.049102 0.019355 86.002502 ( 98.324294)
total: 213.64 sec