Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-043725
#<BuildRuby:0x0000564c1b04ec88
@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.20220813-043725",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000033 0.000010 0.000043 ( 0.000046)
configure 0.000040 0.000011 0.000051 ( 0.000048)
build_up 0.005078 0.006837 0.810527 ( 1.385761)
build_miniruby 0.001552 0.000000 0.055784 ( 0.054421)
build_ruby 0.001859 0.000000 0.061723 ( 0.059966)
build_all 0.007554 0.001219 1.232282 ( 0.462510)
build_install 0.014138 0.003170 1.586859 ( 0.785366)
test_btest 0.000766 0.000239 53.072486 ( 5.930604)
test_basic 0.004542 0.001420 0.298110 ( 0.388446)
test_all 0.003484 0.001089 512.514976 ( 53.849991)
test_rubyspec 0.069695 0.058075 41.545049 ( 48.942993)
total: 111.86 sec