Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-174843
#<BuildRuby:0x000055ea2ea14208
@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.20220731-174843",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.005807 0.000647 0.839001 ( 1.021534)
build_miniruby 0.000740 0.000247 0.056389 ( 0.055229)
build_ruby 0.000000 0.000767 0.058765 ( 0.057500)
build_all 0.000988 0.003672 1.512191 ( 0.584857)
build_install 0.010734 0.000592 5.694464 ( 2.162484)
test_btest 0.000435 0.000153 48.786698 ( 8.808260)
test_basic 0.004053 0.001430 0.287226 ( 0.376047)
test_all 0.001670 0.000000 593.664859 ( 91.157511)
test_rubyspec 0.071375 0.057158 44.168393 ( 49.804533)
total: 154.03 sec