Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-024545
#<BuildRuby:0x00005621194e27e0
@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.20220819-024545",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006339 0.000165 0.805699 ( 0.876002)
build_miniruby 0.000911 0.000060 0.057766 ( 0.056507)
build_ruby 0.000909 0.000061 0.059522 ( 0.058239)
build_all 0.004330 0.000288 1.521369 ( 0.587253)
build_install 0.010636 0.000387 1.912976 ( 0.953032)
test_btest 0.000692 0.000043 55.310856 ( 8.172049)
test_basic 0.005600 0.000042 0.334523 ( 0.422804)
test_all 0.000000 0.001677 627.881166 ( 89.739881)
test_rubyspec 0.059333 0.072087 43.900483 ( 52.157706)
total: 153.02 sec