Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-204341
#<BuildRuby:0x00005652e01a40d0
@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.20220824-204341",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005478 0.000843 0.805209 ( 1.302563)
build_miniruby 0.000795 0.000122 0.057913 ( 0.056662)
build_ruby 0.000832 0.000128 0.059294 ( 0.058101)
build_all 0.004620 0.000000 1.537052 ( 0.588372)
build_install 0.002646 0.008395 1.916580 ( 0.965242)
test_btest 0.000706 0.000188 45.796800 ( 8.773112)
test_basic 0.005295 0.000228 0.257737 ( 0.347462)
test_all 0.001292 0.000323 618.957786 ( 90.147594)
test_rubyspec 0.086058 0.043530 44.192909 ( 52.487802)
total: 154.73 sec