Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-161859
#<BuildRuby:0x000055be0c57ab78
@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.20220719-161859",
@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.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.002791 0.003962 0.884365 ( 1.361355)
build_miniruby 0.000838 0.000119 0.056814 ( 0.055561)
build_ruby 0.000825 0.000118 0.059186 ( 0.058034)
build_all 0.003987 0.000570 1.562791 ( 0.607759)
build_install 0.011119 0.000000 5.657324 ( 2.185404)
test_btest 0.000843 0.000000 51.859242 ( 8.514432)
test_basic 0.002018 0.003836 0.342283 ( 0.430515)
test_all 0.001216 0.000202 579.331657 ( 92.372456)
test_rubyspec 0.092302 0.035651 43.932110 ( 49.545163)
total: 155.13 sec