Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-021030
#<BuildRuby:0x000055b8ac670010
@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.20240618-021030",
@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.000007 0.000002 0.000009 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004450 0.000989 1.812847 ( 1.960622)
build_miniruby 0.001261 0.000000 1.104138 ( 1.104384)
build_ruby 0.002061 0.000000 3.573436 ( 3.572179)
build_all 0.010025 0.000193 17.848191 ( 1.681881)
build_install 0.004061 0.007267 6.192596 ( 1.476485)
test_btest 0.000977 0.000255 104.648052 ( 9.277092)
test_basic 0.001202 0.003226 0.925106 ( 1.003517)
test_all 0.088764 0.047422 571.253149 ( 58.469045)
test_rubyspec 0.032215 0.036775 135.102464 ( 16.554807)
total: 95.10 sec