Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-165439
#<BuildRuby:0x000056084416c018
@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.20221201-165439",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.001003 0.004177 1.132898 ( 1.386446)
build_miniruby 0.000782 0.000104 0.946071 ( 0.945054)
build_ruby 0.001138 0.000152 2.659626 ( 2.545649)
build_all 0.003757 0.004998 15.755411 ( 3.364142)
build_install 0.009948 0.000000 2.164706 ( 1.248338)
test_btest 0.000480 0.000071 67.172398 ( 11.107136)
test_basic 0.003945 0.000687 0.310569 ( 0.400950)
test_all 0.000961 0.000077 708.952693 (108.922935)
test_rubyspec 0.051155 0.014415 53.083671 ( 61.276380)
total: 191.20 sec