Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-142504
#<BuildRuby:0x0000561d81f0ac40
@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-142504",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005687 0.000948 0.863567 ( 3.811763)
build_miniruby 0.000814 0.000135 0.056898 ( 0.055634)
build_ruby 0.000864 0.000144 0.058970 ( 0.057595)
build_all 0.004645 0.000000 1.525009 ( 0.584539)
build_install 0.005737 0.003149 5.636424 ( 2.170485)
test_btest 0.000693 0.000130 53.096087 ( 8.023505)
test_basic 0.004651 0.000873 0.348349 ( 0.436895)
test_all 0.000845 0.000075 597.665779 ( 91.352035)
test_rubyspec 0.055102 0.031416 44.046010 ( 49.749354)
total: 156.24 sec