Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-124354
#<BuildRuby:0x000055f2ea76b280
@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.20231213-124354",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000006)
build_up 0.002710 0.001355 1.021382 ( 1.333051)
build_miniruby 0.000826 0.000413 0.879426 ( 0.879445)
build_ruby 0.001144 0.000572 2.708935 ( 2.710842)
build_all 0.005421 0.002710 12.188926 ( 1.021927)
build_install 0.006236 0.003118 3.503192 ( 0.981843)
test_btest 0.000506 0.000253 62.991042 ( 5.602058)
test_basic 0.001433 0.003008 0.379451 ( 0.461357)
test_all 0.087523 0.013360 404.053628 ( 35.514966)
test_rubyspec 0.021824 0.046765 39.785019 ( 52.455054)
total: 100.96 sec