Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-071521
#<BuildRuby:0x000055b91af4c0d0
@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.20220801-071521",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005251 0.001312 0.809741 ( 0.898641)
build_miniruby 0.000717 0.000179 0.056773 ( 0.055667)
build_ruby 0.000814 0.000204 0.059300 ( 0.058070)
build_all 0.004612 0.000037 1.520873 ( 0.589162)
build_install 0.007169 0.003995 5.649324 ( 2.161160)
test_btest 0.000663 0.000177 51.512123 ( 7.804180)
test_basic 0.001098 0.004762 0.359823 ( 0.447710)
test_all 0.000663 0.000221 625.594083 ( 90.842642)
test_rubyspec 0.082341 0.029949 43.610873 ( 49.210030)
total: 152.07 sec