Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-094523
#<BuildRuby:0x0000560cb1fb81f0
@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.20220506-094523",
@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.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006249 0.000156 0.856387 ( 0.993178)
build_miniruby 0.000986 0.000066 0.057536 ( 0.056245)
build_ruby 0.000899 0.000060 0.057758 ( 0.056539)
build_all 0.004331 0.000009 1.472553 ( 0.593705)
build_install 0.009875 0.000617 6.306320 ( 2.803445)
test_btest 0.000686 0.000043 54.741062 ( 7.823603)
test_basic 0.005229 0.000327 0.322340 ( 0.410669)
test_all 0.001450 0.000000 603.074263 ( 97.198147)
test_rubyspec 0.058105 0.037667 43.725681 ( 53.810704)
total: 163.75 sec