Logfile: /home/ko1/ruby/logs/brlog.trunk.20220622-012738
#<BuildRuby:0x0000556ef8e97de0
@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.20220622-012738",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004651 0.001926 0.835688 ( 0.952018)
build_miniruby 0.000776 0.000222 0.056980 ( 0.055804)
build_ruby 0.000699 0.000199 0.058911 ( 0.057655)
build_all 0.003435 0.000981 1.495252 ( 0.612851)
build_install 0.002056 0.008835 6.317304 ( 2.839035)
test_btest 0.000648 0.000278 56.456326 ( 8.072643)
test_basic 0.005306 0.000453 0.324053 ( 0.412606)
test_all 0.001057 0.000423 660.692734 ( 93.674081)
test_rubyspec 0.068870 0.040924 44.286103 ( 49.818467)
total: 156.50 sec