Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-105741
#<BuildRuby:0x000055cafaec0cc8
@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-105741",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000047 0.000011 0.000058 ( 0.000059)
build_up 0.006747 0.004731 0.981685 ( 1.017378)
build_miniruby 0.001999 0.000000 0.073907 ( 0.073021)
build_ruby 0.002297 0.000070 0.072892 ( 0.071544)
build_all 0.005620 0.004612 1.570908 ( 0.608903)
build_install 0.018104 0.003350 1.900298 ( 0.941196)
test_btest 0.000789 0.000225 80.220145 ( 8.194616)
test_basic 0.007782 0.000000 0.312412 ( 0.402597)
test_all 0.003191 0.001690 635.456087 ( 64.411998)
test_rubyspec 0.121451 0.044153 45.956085 ( 53.518895)
total: 129.24 sec