Logfile: /home/ko1/ruby/logs/brlog.trunk.20220623-100325
#<BuildRuby:0x000055aab080fdd0
@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.20220623-100325",
@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.000001 0.000013 ( 0.000013)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000849 0.006175 0.868262 ( 1.323119)
build_miniruby 0.001060 0.000000 0.058266 ( 0.056961)
build_ruby 0.000945 0.000000 0.059747 ( 0.058632)
build_all 0.003881 0.000445 1.506760 ( 0.608391)
build_install 0.010099 0.001082 6.351951 ( 2.867370)
test_btest 0.000643 0.000107 55.181701 ( 8.475658)
test_basic 0.004909 0.000818 0.331861 ( 0.420185)
test_all 0.001216 0.000203 645.216386 ( 94.397067)
test_rubyspec 0.071488 0.058300 44.336086 ( 49.923613)
total: 158.13 sec