Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-202316
#<BuildRuby:0x000055764902c050
@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.20240115-202316",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004442 0.000110 1.134591 ( 1.490856)
build_miniruby 0.000783 0.000245 0.903655 ( 0.902995)
build_ruby 0.001063 0.000332 2.724780 ( 2.725080)
build_all 0.003367 0.005568 14.315128 ( 1.357752)
build_install 0.003983 0.004298 4.119795 ( 1.082809)
test_btest 0.000789 0.000324 76.421363 ( 7.370203)
test_basic 0.001675 0.003267 0.767278 ( 0.841094)
test_all 0.115742 0.017037 477.359392 ( 52.337447)
test_rubyspec 0.035641 0.010004 48.726291 ( 61.105464)
total: 129.21 sec