Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-093743
#<BuildRuby:0x00005643039a7fa8
@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.20220617-093743",
@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.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002144 0.004385 0.830448 ( 1.232445)
build_miniruby 0.000800 0.000185 0.057325 ( 0.055999)
build_ruby 0.000713 0.000164 0.059859 ( 0.058553)
build_all 0.003413 0.000787 1.514610 ( 0.608045)
build_install 0.010591 0.000339 6.335510 ( 2.867296)
test_btest 0.000700 0.000140 47.557810 ( 8.758459)
test_basic 0.006047 0.000269 0.374038 ( 0.460836)
test_all 0.001229 0.000231 619.228913 ( 93.901600)
test_rubyspec 0.083725 0.044697 44.241837 ( 49.793455)
total: 157.74 sec