Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-104236
#<BuildRuby:0x000055fc9cceaf88
@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.20231109-104236",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004464 0.000744 1.499007 ( 1.743832)
build_miniruby 0.000920 0.000153 0.945273 ( 0.945181)
build_ruby 0.001214 0.000202 3.041422 ( 3.041187)
build_all 0.009462 0.000808 16.705440 ( 1.511007)
build_install 0.008518 0.000585 4.968600 ( 1.147003)
test_btest 0.000618 0.000092 85.731887 ( 7.140913)
test_basic 0.003195 0.000479 0.658739 ( 0.736112)
test_all 0.121647 0.013290 534.328391 ( 50.306943)
test_rubyspec 0.022591 0.027437 51.122041 ( 63.422002)
total: 129.99 sec