Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-010541
#<BuildRuby:0x0000558dff783218
@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.20221227-010541",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006146 0.002049 0.951608 ( 1.115314)
build_miniruby 0.000000 0.002436 0.854981 ( 0.853446)
build_ruby 0.001043 0.002196 2.156210 ( 2.155758)
build_all 0.015183 0.005200 18.636812 ( 2.186640)
build_install 0.015869 0.006347 1.984349 ( 1.006250)
test_btest 0.001076 0.000431 90.307298 ( 8.657550)
test_basic 0.004365 0.006607 0.358370 ( 0.440881)
test_all 0.001525 0.000693 681.532071 ( 63.841901)
test_rubyspec 0.071898 0.091290 47.788113 ( 55.999046)
total: 136.26 sec