Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-090533
#<BuildRuby:0x000055cd35c75350
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220812-090533",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.001534 0.011817 0.900988 ( 3.896898)
build_miniruby 0.001323 0.000378 0.058675 ( 0.057153)
build_ruby 0.001657 0.000474 0.060443 ( 0.057685)
build_all 0.003304 0.005405 1.238002 ( 0.458311)
build_install 0.013149 0.001319 1.597293 ( 0.793587)
test_btest 0.000678 0.000212 52.409627 ( 6.119497)
test_basic 0.004705 0.001470 0.287995 ( 0.378523)
test_all 0.002704 0.000846 489.775268 ( 51.210545)
test_rubyspec 0.100489 0.035245 41.633075 ( 49.275845)
total: 112.25 sec