Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-054915
#<BuildRuby:0x0000564f171dffa8
@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.20220616-054915",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006518 0.000175 0.889087 ( 0.992391)
build_miniruby 0.001002 0.000067 0.057337 ( 0.056083)
build_ruby 0.000990 0.000000 0.059605 ( 0.058392)
build_all 0.000364 0.003804 1.503159 ( 0.600906)
build_install 0.009893 0.001236 6.300783 ( 2.837346)
test_btest 0.000688 0.000086 54.681822 ( 8.178047)
test_basic 0.005519 0.000689 0.342377 ( 0.429972)
test_all 0.001354 0.000169 647.813753 ( 94.343861)
test_rubyspec 0.086309 0.042764 44.291065 ( 49.809169)
total: 157.31 sec