Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-165917
#<BuildRuby:0x00005617a7e2bd68
@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.20230604-165917",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005934 0.000000 1.436829 ( 2.778138)
build_miniruby 0.000988 0.000000 0.794207 ( 0.794172)
build_ruby 0.001319 0.000000 2.413066 ( 2.413096)
build_all 0.004785 0.004343 12.829974 ( 1.184688)
build_install 0.003777 0.004066 1.709685 ( 0.836929)
test_btest 0.000929 0.000279 79.928798 ( 7.570980)
test_basic 0.004231 0.000003 0.548608 ( 0.631851)
test_all 0.001582 0.000216 441.128406 ( 43.395003)
test_rubyspec 0.016281 0.022244 42.163076 ( 54.648088)
total: 114.25 sec