Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-124510
#<BuildRuby:0x0000556aa28ab5f8
@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.20231028-124510",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.001926 0.003050 1.408249 ( 1.686054)
build_miniruby 0.000000 0.001019 0.823277 ( 0.822787)
build_ruby 0.000000 0.001192 2.788657 ( 2.789342)
build_all 0.008042 0.001677 16.502456 ( 1.443492)
build_install 0.007411 0.002082 4.841726 ( 1.132034)
test_btest 0.000805 0.000345 82.917229 ( 7.287567)
test_basic 0.003381 0.001449 0.723246 ( 0.800123)
test_all 0.077063 0.054955 516.912904 ( 52.318618)
test_rubyspec 0.010724 0.035757 48.929391 ( 61.221641)
total: 129.50 sec