Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-110427
#<BuildRuby:0x000055a8d79affa8
@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.20240101-110427",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.001147 0.004183 1.151343 ( 1.536446)
build_miniruby 0.000780 0.000173 0.975878 ( 0.974785)
build_ruby 0.001418 0.000315 2.863963 ( 2.863200)
build_all 0.009847 0.000322 16.571949 ( 1.519494)
build_install 0.007905 0.000705 4.692001 ( 1.157014)
test_btest 0.000780 0.000148 84.396264 ( 7.117334)
test_basic 0.000000 0.006314 0.788572 ( 0.861448)
test_all 0.106368 0.028758 516.539504 ( 63.228737)
test_rubyspec 0.030441 0.016480 51.163974 ( 63.450473)
total: 142.71 sec