Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-155740
#<BuildRuby:0x000055d80f0f3e98
@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.20220606-155740",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005861 0.000902 0.946870 ( 2.321478)
build_miniruby 0.000749 0.000115 0.057732 ( 0.056562)
build_ruby 0.000877 0.000000 0.059245 ( 0.058100)
build_all 0.004217 0.000112 1.506583 ( 0.608597)
build_install 0.009683 0.001383 6.309920 ( 2.854467)
test_btest 0.000760 0.000109 53.186021 ( 8.504980)
test_basic 0.005072 0.000725 0.298424 ( 0.386868)
test_all 0.000000 0.001708 656.201876 ( 95.815182)
test_rubyspec 0.072947 0.043733 44.292892 ( 49.863381)
total: 160.47 sec