Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-195306
#<BuildRuby:0x00005580834afde0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220825-195306",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.003964 0.002972 0.869072 ( 0.908463)
build_miniruby 0.000906 0.000107 0.057447 ( 0.056219)
build_ruby 0.000795 0.000094 0.059356 ( 0.058028)
build_all 0.001573 0.003151 1.560378 ( 0.608921)
build_install 0.003448 0.007798 1.930824 ( 0.960266)
test_btest 0.000582 0.000162 51.484220 ( 8.240425)
test_basic 0.001748 0.004232 0.355144 ( 0.443210)
test_all 0.001183 0.000394 621.965025 ( 89.956758)
test_rubyspec 0.078890 0.050897 44.159726 ( 52.412500)
total: 153.65 sec