Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-021506
#<BuildRuby:0x000055cca64ffdd0
@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.20220611-021506",
@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.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006428 0.000169 0.817501 ( 1.179377)
build_miniruby 0.000975 0.000065 0.057305 ( 0.056050)
build_ruby 0.000963 0.000064 0.059412 ( 0.058228)
build_all 0.004064 0.000271 1.501288 ( 0.610437)
build_install 0.010747 0.000391 6.303715 ( 2.831242)
test_btest 0.000627 0.000039 57.368611 ( 8.127567)
test_basic 0.005766 0.000050 0.310983 ( 0.399452)
test_all 0.001390 0.000082 651.006227 ( 92.783044)
test_rubyspec 0.093385 0.018337 44.072984 ( 49.652656)
total: 155.70 sec