Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-193406
#<BuildRuby:0x000055bd9fb93f68
@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.20220814-193406",
@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.000000 0.000009 ( 0.000010)
build_up 0.006208 0.000477 0.834241 ( 0.913301)
build_miniruby 0.001041 0.000000 0.057867 ( 0.056658)
build_ruby 0.001027 0.000000 0.059707 ( 0.058440)
build_all 0.004545 0.000154 1.515253 ( 0.591568)
build_install 0.006059 0.004956 1.910722 ( 0.956122)
test_btest 0.000639 0.000085 53.130727 ( 8.594109)
test_basic 0.005517 0.000735 0.361990 ( 0.449613)
test_all 0.001988 0.000000 600.757238 ( 89.955159)
test_rubyspec 0.081015 0.030025 44.069288 ( 51.449244)
total: 153.02 sec