Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-073428
#<BuildRuby:0x0000563431d40060
@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.20220519-073428",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.006339 0.000343 0.840927 ( 0.895720)
build_miniruby 0.000899 0.000129 0.057475 ( 0.056221)
build_ruby 0.000999 0.000000 0.057837 ( 0.056594)
build_all 0.004288 0.000000 1.502644 ( 0.603092)
build_install 0.001225 0.009743 6.295616 ( 2.862858)
test_btest 0.000493 0.000137 50.556013 ( 8.755319)
test_basic 0.005820 0.000571 0.344474 ( 0.431893)
test_all 0.001530 0.000403 604.413244 ( 93.811079)
test_rubyspec 0.059095 0.034854 44.113711 ( 49.749016)
total: 157.22 sec