Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-172015
#<BuildRuby:0x000055e2fc8240d0
@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.20220720-172015",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004816 0.001926 0.849582 ( 4.814222)
build_miniruby 0.000739 0.000295 0.057087 ( 0.055807)
build_ruby 0.000686 0.000275 0.059007 ( 0.057819)
build_all 0.004709 0.000000 1.557387 ( 0.600879)
build_install 0.004024 0.006600 5.658739 ( 2.197133)
test_btest 0.000566 0.000257 46.961346 ( 9.058079)
test_basic 0.004055 0.001842 0.288511 ( 0.376710)
test_all 0.000888 0.000000 593.331527 ( 94.204662)
test_rubyspec 0.049212 0.075648 43.995035 ( 49.578994)
total: 160.94 sec