Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-184445
#<BuildRuby:0x00005595e83dbde0
@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.20220610-184445",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006737 0.000000 0.863098 ( 1.403984)
build_miniruby 0.001047 0.000000 0.057416 ( 0.056023)
build_ruby 0.001006 0.000000 0.059353 ( 0.058069)
build_all 0.004348 0.000000 1.511579 ( 0.611218)
build_install 0.011047 0.000000 6.326194 ( 2.864312)
test_btest 0.000935 0.000000 55.931503 ( 8.370528)
test_basic 0.005654 0.000000 0.312024 ( 0.400404)
test_all 0.001457 0.000000 651.786794 ( 94.438111)
test_rubyspec 0.091908 0.017431 44.268011 ( 49.828601)
total: 158.03 sec