Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-100828
#<BuildRuby:0x000055dd7b6240e0
@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.20240619-100828",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.006351 0.000000 1.770168 ( 2.062259)
build_miniruby 0.001173 0.000000 1.092851 ( 1.092028)
build_ruby 0.001212 0.000306 3.289247 ( 3.289585)
build_all 0.008938 0.001554 17.112973 ( 1.634587)
build_install 0.010418 0.000000 6.064182 ( 1.437894)
test_btest 0.000732 0.000000 105.143387 ( 8.616807)
test_basic 0.004100 0.000689 0.854617 ( 0.930382)
test_all 0.079330 0.061638 561.003177 ( 59.703477)
test_rubyspec 0.024218 0.045487 133.555197 ( 16.013361)
total: 94.78 sec