Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-082151
#<BuildRuby:0x000055c50d71f818
@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.20240103-082151",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000038 0.000007 0.000045 ( 0.000043)
build_up 0.005677 0.000242 1.312873 ( 1.555574)
build_miniruby 0.000716 0.000119 0.830534 ( 0.829772)
build_ruby 0.001139 0.000190 2.654686 ( 2.654470)
build_all 0.008395 0.000628 14.038223 ( 1.250510)
build_install 0.005845 0.002427 4.100925 ( 1.089207)
test_btest 0.000858 0.000149 72.652363 ( 6.733643)
test_basic 0.000000 0.004812 0.681705 ( 0.757297)
test_all 0.083995 0.043682 481.458581 ( 45.317383)
test_rubyspec 0.019623 0.025940 47.271351 ( 59.783866)
total: 119.97 sec