Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-033156
#<BuildRuby:0x0000558afcb67e20
@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.20230711-033156",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006252 0.000000 1.352689 ( 2.912634)
build_miniruby 0.000962 0.000000 0.936482 ( 0.936316)
build_ruby 0.001131 0.000145 2.556382 ( 2.556587)
build_all 0.002752 0.007488 13.834222 ( 1.222944)
build_install 0.003262 0.005004 1.936520 ( 0.893983)
test_btest 0.000685 0.000239 85.946636 ( 7.884887)
test_basic 0.004676 0.000250 0.636398 ( 0.718975)
test_all 0.001506 0.000502 459.330292 ( 47.093856)
test_rubyspec 0.026935 0.016623 43.953323 ( 56.450699)
total: 120.67 sec