Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-035029
#<BuildRuby:0x000055d43eb8e620
@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.20220421-035029",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005980 0.000302 0.889766 ( 1.041619)
build_miniruby 0.000759 0.000109 0.056718 ( 0.055550)
build_ruby 0.000920 0.000132 0.058909 ( 0.057505)
build_all 0.003609 0.000516 1.463167 ( 0.596936)
build_install 0.010277 0.000184 6.174812 ( 2.809447)
test_btest 0.000731 0.000092 44.746334 ( 8.659746)
test_basic 0.005046 0.000631 0.335574 ( 0.423706)
test_all 0.001111 0.000139 620.650828 ( 88.469271)
test_rubyspec 0.081975 0.036114 43.980649 ( 48.908144)
total: 151.02 sec