Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-215341
#<BuildRuby:0x000055d2e4a927e0
@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.20220815-215341",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000118 0.006610 0.805257 ( 1.119953)
build_miniruby 0.000743 0.000310 0.057516 ( 0.056276)
build_ruby 0.000000 0.000917 0.060584 ( 0.059459)
build_all 0.001136 0.003463 1.539282 ( 0.584159)
build_install 0.010828 0.000000 1.894576 ( 0.964391)
test_btest 0.000894 0.000000 47.461915 ( 8.746159)
test_basic 0.003455 0.002090 0.326163 ( 0.414840)
test_all 0.001899 0.000355 626.766247 ( 89.081734)
test_rubyspec 0.066434 0.063604 43.913386 ( 51.308129)
total: 152.34 sec