Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-173949
#<BuildRuby:0x0000564872d9fda8
@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-173949",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003123 0.003471 0.880605 ( 1.466561)
build_miniruby 0.000953 0.000127 0.057538 ( 0.056220)
build_ruby 0.000955 0.000128 0.057431 ( 0.055986)
build_all 0.000217 0.003998 1.500345 ( 0.606340)
build_install 0.007326 0.003826 6.301923 ( 2.859671)
test_btest 0.000681 0.000161 51.339452 ( 8.304565)
test_basic 0.004413 0.001038 0.295582 ( 0.384243)
test_all 0.001763 0.000415 658.804917 ( 95.900711)
test_rubyspec 0.087306 0.042006 44.050240 ( 49.909575)
total: 159.54 sec