Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-164219
#<BuildRuby:0x000055e5d68af040
@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.20231216-164219",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004959 0.000000 1.114925 ( 1.446597)
build_miniruby 0.000950 0.000000 0.876733 ( 0.876998)
build_ruby 0.000000 0.001357 2.911239 ( 2.912106)
build_all 0.006748 0.003646 17.555743 ( 1.612176)
build_install 0.009732 0.000000 5.178344 ( 1.226311)
test_btest 0.001143 0.000076 90.062925 ( 7.703128)
test_basic 0.004502 0.000804 0.822157 ( 0.898022)
test_all 0.093335 0.045890 586.554930 ( 54.231836)
test_rubyspec 0.028562 0.018219 51.378370 ( 63.673457)
total: 134.58 sec