Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-090125
#<BuildRuby:0x000055d7e2543ea8
@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.20220505-090125",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.001966 0.004653 0.868104 ( 0.985997)
build_miniruby 0.000785 0.000196 0.057813 ( 0.056607)
build_ruby 0.000821 0.000205 0.057869 ( 0.056639)
build_all 0.004186 0.000000 1.494455 ( 0.598320)
build_install 0.010899 0.000000 6.272358 ( 2.814998)
test_btest 0.000688 0.000000 49.049804 ( 8.448600)
test_basic 0.001598 0.004384 0.362657 ( 0.450086)
test_all 0.000544 0.000863 651.932311 ( 95.849436)
test_rubyspec 0.065888 0.054149 43.788285 ( 48.721546)
total: 157.98 sec