Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-222830
#<BuildRuby:0x0000557ed7cbfdf8
@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.20220807-222830",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.001959 0.004853 0.829148 ( 0.876253)
build_miniruby 0.000749 0.000272 0.057752 ( 0.056499)
build_ruby 0.000762 0.000278 0.059084 ( 0.057854)
build_all 0.004716 0.000083 1.527878 ( 0.585281)
build_install 0.006832 0.002277 5.620401 ( 2.155659)
test_btest 0.000000 0.000665 49.721401 ( 8.581268)
test_basic 0.003755 0.001801 0.324072 ( 0.412597)
test_all 0.000769 0.000271 607.148777 ( 86.787065)
test_rubyspec 0.061261 0.052900 44.016439 ( 51.399092)
total: 150.91 sec