Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-025401
#<BuildRuby:0x0000556d6ae85350
@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.20221006-025401",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000035)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.008519 0.000150 1.082115 ( 1.220334)
build_miniruby 0.001409 0.000188 0.098441 ( 0.097696)
build_ruby 0.001525 0.000203 0.095678 ( 0.095075)
build_all 0.005703 0.000761 1.287106 ( 0.579638)
build_install 0.013951 0.001198 1.634489 ( 0.902046)
test_btest 0.001774 0.000222 58.070272 ( 6.822092)
test_basic 0.006402 0.000801 0.345413 ( 0.439646)
test_all 0.007081 0.000886 484.145260 ( 52.512439)
test_rubyspec 0.064600 0.048925 42.284642 ( 50.957189)
total: 113.63 sec