Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-063953
#<BuildRuby:0x000055f98d78fde8
@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-063953",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004225 0.001585 1.788506 ( 2.077146)
build_miniruby 0.000000 0.001172 1.076916 ( 1.077587)
build_ruby 0.000000 0.001567 3.420298 ( 3.421297)
build_all 0.007135 0.003235 18.355105 ( 1.664243)
build_install 0.007035 0.003573 6.367021 ( 1.514481)
test_btest 0.000922 0.000396 111.052646 ( 9.726763)
test_basic 0.000000 0.004535 0.866265 ( 0.941831)
test_all 0.086765 0.056734 563.329257 ( 52.566592)
test_rubyspec 0.015329 0.052464 139.053528 ( 16.402735)
total: 89.39 sec