Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-153611
#<BuildRuby:0x000055f5a0cbeeb8
@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.20240104-153611",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000032 0.000013 0.000045 ( 0.000045)
configure 0.000026 0.000011 0.000037 ( 0.000035)
build_up 0.003630 0.001452 1.582925 ( 1.707901)
build_miniruby 0.000606 0.000243 0.833166 ( 0.832470)
build_ruby 0.000979 0.000392 2.738797 ( 2.739378)
build_all 0.009325 0.000000 14.554261 ( 1.323279)
build_install 0.001725 0.006053 4.274516 ( 1.054640)
test_btest 0.000826 0.000348 73.296487 ( 6.647640)
test_basic 0.005560 0.000589 0.846558 ( 0.919228)
test_all 0.119855 0.015266 517.136826 ( 48.776905)
test_rubyspec 0.017569 0.030881 48.531656 ( 60.864117)
total: 124.87 sec