Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-224713
#<BuildRuby:0x0000555eae723ed8
@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.20220812-224713",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006169 0.000440 0.808781 ( 1.511979)
build_miniruby 0.000943 0.000067 0.059087 ( 0.057784)
build_ruby 0.000839 0.000060 0.059042 ( 0.057933)
build_all 0.001161 0.003481 1.553567 ( 0.599234)
build_install 0.006547 0.004422 1.921523 ( 0.973804)
test_btest 0.000720 0.000126 50.320929 ( 8.180099)
test_basic 0.005667 0.000250 0.338496 ( 0.426625)
test_all 0.001539 0.000117 629.102146 ( 89.712371)
test_rubyspec 0.092694 0.027802 44.094479 ( 51.459303)
total: 152.98 sec