Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-162729
#<BuildRuby:0x0000563521d5f4b0
@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-162729",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001754 0.004401 1.467710 ( 1.868592)
build_miniruby 0.001329 0.000000 0.939027 ( 0.938712)
build_ruby 0.000000 0.001513 2.827497 ( 2.827238)
build_all 0.008430 0.001941 16.326011 ( 1.473965)
build_install 0.005117 0.004300 4.989507 ( 1.149361)
test_btest 0.000830 0.000226 83.789367 ( 7.132825)
test_basic 0.000804 0.004344 0.786795 ( 0.866302)
test_all 0.107456 0.030585 511.152997 ( 46.059794)
test_rubyspec 0.017022 0.030654 51.064260 ( 63.463068)
total: 125.78 sec