Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-132544
#<BuildRuby:0x0000563f3f2cb6e8
@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.20230113-132544",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003837 0.000021 0.605180 ( 1.022609)
build_miniruby 0.000730 0.000169 0.703779 ( 0.703537)
build_ruby 0.001024 0.000236 2.464207 ( 2.464258)
build_all 0.005265 0.004286 12.976198 ( 1.622290)
build_install 0.006472 0.000000 1.519137 ( 0.730330)
test_btest 0.000733 0.000000 69.655291 ( 5.905528)
test_basic 0.000976 0.002912 0.282204 ( 0.377874)
test_all 0.001208 0.000355 503.526199 ( 47.392668)
test_rubyspec 0.020813 0.012540 35.287047 ( 45.880871)
total: 106.10 sec