Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-231347
#<BuildRuby:0x00005556e53ae878
@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.20220609-231347",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002881 0.003932 0.877189 ( 1.880851)
build_miniruby 0.000925 0.000133 0.057879 ( 0.056520)
build_ruby 0.000863 0.000124 0.059596 ( 0.058359)
build_all 0.004178 0.000002 1.527496 ( 0.625559)
build_install 0.010530 0.000259 6.321410 ( 2.839941)
test_btest 0.000519 0.000062 52.101375 ( 8.252544)
test_basic 0.001266 0.003817 0.286944 ( 0.376445)
test_all 0.001351 0.000101 641.590207 ( 91.086860)
test_rubyspec 0.073260 0.042517 44.217351 ( 49.762815)
total: 154.94 sec