Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-122216
#<BuildRuby:0x0000559bc7c47918
@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.20230522-122216",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005155 0.000264 1.415644 ( 2.667697)
build_miniruby 0.000872 0.000194 0.738057 ( 0.737650)
build_ruby 0.001015 0.000225 2.477698 ( 2.478558)
build_all 0.005045 0.004381 12.590528 ( 1.089368)
build_install 0.004463 0.003073 1.742671 ( 0.853677)
test_btest 0.001019 0.000000 82.485263 ( 6.583826)
test_basic 0.005377 0.000000 0.685790 ( 0.765574)
test_all 0.000957 0.001237 465.608419 ( 43.115108)
test_rubyspec 0.018816 0.023281 42.642317 ( 55.153054)
total: 113.45 sec