Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-021247
#<BuildRuby:0x0000559dd3734328
@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.20220817-021247",
@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.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.006442 0.000000 0.869873 ( 0.877319)
build_miniruby 0.000877 0.000000 0.058312 ( 0.056969)
build_ruby 0.000992 0.000000 0.060533 ( 0.059235)
build_all 0.004728 0.000000 1.528544 ( 0.591043)
build_install 0.003856 0.007202 1.908407 ( 0.961847)
test_btest 0.000553 0.000172 47.479495 ( 8.984783)
test_basic 0.005438 0.000428 0.347390 ( 0.435602)
test_all 0.001280 0.000376 624.958215 ( 89.212255)
test_rubyspec 0.108030 0.019837 43.923621 ( 51.297425)
total: 152.48 sec