Logfile: /home/ko1/ruby/logs/brlog.trunk.20230816-062241
#<BuildRuby:0x000055c245017040
@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.20230816-062241",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005293 0.000134 1.407087 ( 2.644838)
build_miniruby 0.000948 0.000095 0.862230 ( 0.861239)
build_ruby 0.001151 0.000115 2.651364 ( 2.650752)
build_all 0.009954 0.000000 17.104019 ( 1.561843)
build_install 0.005078 0.003951 5.059171 ( 1.163193)
test_btest 0.000952 0.000119 80.726609 ( 7.727102)
test_basic 0.000810 0.003588 0.655662 ( 0.731786)
test_all 0.000481 0.006309 529.146776 ( 49.870760)
test_rubyspec 0.022924 0.029373 48.718653 ( 61.072614)
total: 128.28 sec