Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-134147
#<BuildRuby:0x0000564aa5d57bb8
@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.20240115-134147",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.003709 0.000824 1.002185 ( 1.389797)
build_miniruby 0.000758 0.000168 0.847922 ( 0.847308)
build_ruby 0.001090 0.000242 2.673123 ( 2.672709)
build_all 0.008154 0.000845 14.246347 ( 1.285755)
build_install 0.006267 0.001319 4.065714 ( 1.073053)
test_btest 0.000843 0.000177 72.734843 ( 7.201893)
test_basic 0.003578 0.000753 0.723275 ( 0.800166)
test_all 0.112033 0.016058 490.689052 ( 45.265556)
test_rubyspec 0.030656 0.018771 48.241139 ( 60.609036)
total: 121.15 sec