Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-062340
#<BuildRuby:0x000055af7fa235f8
@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.20231129-062340",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000842 0.004154 1.206115 ( 1.571494)
build_miniruby 0.000796 0.000234 0.823208 ( 0.822986)
build_ruby 0.001137 0.000335 3.007273 ( 3.007615)
build_all 0.009882 0.000274 16.743896 ( 1.520964)
build_install 0.005791 0.004129 4.943429 ( 1.274515)
test_btest 0.000854 0.000249 84.250342 ( 7.643465)
test_basic 0.004066 0.001186 0.805231 ( 0.881321)
test_all 0.105723 0.034644 522.414576 ( 60.770946)
test_rubyspec 0.023970 0.022606 49.819904 ( 62.175324)
total: 139.67 sec