Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-060314
#<BuildRuby:0x0000560beb06e878
@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.20220805-060314",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006180 0.000476 0.869808 ( 0.888510)
build_miniruby 0.000932 0.000072 0.057318 ( 0.056081)
build_ruby 0.000843 0.000065 0.058920 ( 0.057751)
build_all 0.004728 0.000000 1.523857 ( 0.587283)
build_install 0.005650 0.003280 5.640792 ( 2.159303)
test_btest 0.000625 0.000069 51.301086 ( 8.549265)
test_basic 0.005258 0.000584 0.341733 ( 0.429741)
test_all 0.001113 0.000124 625.194913 ( 90.678424)
test_rubyspec 0.063954 0.048598 43.639357 ( 51.013733)
total: 154.42 sec