Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-081106
#<BuildRuby:0x0000564344918010
@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-081106",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003789 0.000000 0.855891 ( 2.482319)
build_miniruby 0.000748 0.000055 0.699632 ( 0.698470)
build_ruby 0.001079 0.000090 2.192336 ( 2.191430)
build_all 0.001646 0.006761 11.858272 ( 1.124544)
build_install 0.006876 0.000000 1.688081 ( 0.899711)
test_btest 0.000534 0.000046 77.851092 ( 7.077035)
test_basic 0.003024 0.000000 0.264437 ( 0.359600)
test_all 0.000652 0.000000 438.121139 ( 48.134007)
test_rubyspec 0.008872 0.011456 37.788765 ( 48.142182)
total: 111.11 sec