Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-092145
#<BuildRuby:0x000055f397596e98
@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.20230329-092145",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003737 0.000000 0.843209 ( 2.153262)
build_miniruby 0.000855 0.000000 0.714635 ( 0.713879)
build_ruby 0.001204 0.000000 2.228089 ( 2.226931)
build_all 0.008583 0.000143 12.095461 ( 1.104550)
build_install 0.003167 0.004198 1.723024 ( 1.191319)
test_btest 0.000555 0.000079 79.149160 ( 6.573242)
test_basic 0.002730 0.000390 0.257131 ( 0.352314)
test_all 0.000597 0.000085 432.779238 ( 49.748236)
test_rubyspec 0.006349 0.012850 37.325881 ( 47.896819)
total: 111.96 sec