Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-174515
#<BuildRuby:0x000055fa568e7d20
@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.20240616-174515",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000006 0.000014 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.003192 0.002052 1.775646 ( 2.152297)
build_miniruby 0.000647 0.000416 1.020084 ( 1.019699)
build_ruby 0.001023 0.000657 3.401783 ( 3.401167)
build_all 0.006240 0.004011 17.451159 ( 1.616703)
build_install 0.005743 0.005384 6.053103 ( 1.468493)
test_btest 0.000799 0.000533 103.019499 ( 9.362213)
test_basic 0.000000 0.004795 0.856924 ( 0.931539)
test_all 0.076752 0.058763 535.351195 ( 49.928953)
test_rubyspec 0.028327 0.036005 130.582250 ( 15.501672)
total: 85.38 sec