Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-091201
#<BuildRuby:0x000056277ad367e0
@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.20220821-091201",
@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.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002587 0.004326 0.841318 ( 0.887854)
build_miniruby 0.000905 0.000064 0.058100 ( 0.056870)
build_ruby 0.000857 0.000000 0.059005 ( 0.057831)
build_all 0.004503 0.000000 1.523412 ( 0.586184)
build_install 0.007764 0.003476 1.943078 ( 0.991001)
test_btest 0.000541 0.000056 53.423661 ( 8.052595)
test_basic 0.001548 0.004214 0.341345 ( 0.429984)
test_all 0.002451 0.000387 605.090283 ( 90.984286)
test_rubyspec 0.087957 0.031516 44.359929 ( 52.627046)
total: 154.67 sec