Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-234156
#<BuildRuby:0x000055c96e52eeb8
@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.20231125-234156",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004730 0.000074 1.453332 ( 1.811864)
build_miniruby 0.000000 0.001084 0.958911 ( 0.958060)
build_ruby 0.000000 0.001400 2.728270 ( 2.727975)
build_all 0.004155 0.006302 16.834853 ( 1.474613)
build_install 0.005393 0.003541 5.120728 ( 1.167366)
test_btest 0.000584 0.000133 84.545612 ( 7.244711)
test_basic 0.003431 0.000780 0.733150 ( 0.813114)
test_all 0.101959 0.032548 529.893817 ( 48.509267)
test_rubyspec 0.020385 0.024834 50.678141 ( 63.077871)
total: 127.79 sec