Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-204757
#<BuildRuby:0x00005611ac807f00
@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.20220722-204757",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002255 0.004517 0.832501 ( 1.231879)
build_miniruby 0.000000 0.000889 0.056929 ( 0.055749)
build_ruby 0.000000 0.000927 0.059480 ( 0.058313)
build_all 0.001732 0.002825 1.505670 ( 0.582830)
build_install 0.010829 0.000373 5.614246 ( 2.163997)
test_btest 0.000656 0.000131 54.598346 ( 7.778942)
test_basic 0.005565 0.000170 0.255472 ( 0.344082)
test_all 0.000976 0.000183 605.744098 ( 86.217462)
test_rubyspec 0.101338 0.027998 44.004252 ( 49.562170)
total: 148.00 sec