Logfile: /home/ko1/ruby/logs/brlog.trunk.20240716-113359
#<BuildRuby:0x000055fce0f89368
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240716-113359",
@make="make",
@no_timeout_error=nil,
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003963 0.001189 1.165507 ( 1.377204)
build_miniruby 0.000752 0.000226 0.729778 ( 0.730098)
build_ruby 0.001111 0.000333 2.322369 ( 2.322897)
build_all 0.005037 0.003187 12.731758 ( 1.078341)
build_install 0.011779 0.003926 4.423556 ( 1.072035)
test_btest 0.000599 0.000200 73.925597 ( 5.533886)
test_basic 0.004526 0.001509 0.412668 ( 0.491517)
test_all 0.065278 0.037835 373.313349 ( 42.738307)
test_rubyspec 0.028452 0.020256 90.712911 ( 11.254879)
total: 66.60 sec