Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-225451
#<BuildRuby:0x000055c5384dbf68
@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.20220718-225451",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000000 0.006620 0.840268 ( 1.028254)
build_miniruby 0.000583 0.000431 0.057589 ( 0.056320)
build_ruby 0.000700 0.000140 0.059611 ( 0.058288)
build_all 0.004567 0.000161 1.540846 ( 0.609123)
build_install 0.006046 0.005279 5.661959 ( 2.178021)
test_btest 0.000588 0.000147 51.444318 ( 8.111898)
test_basic 0.004737 0.001184 0.292119 ( 0.380350)
test_all 0.001189 0.000297 588.979646 ( 94.465172)
test_rubyspec 0.083413 0.042579 43.810110 ( 49.406522)
total: 156.29 sec