Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-183829
#<BuildRuby:0x000055920ef74f40
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220225-183829",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000018 0.000006 0.000024 ( 0.000025)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.008681 0.001529 0.980248 ( 1.076975)
build_miniruby 0.001431 0.000477 0.071250 ( 0.070191)
build_ruby 0.002270 0.000000 0.077324 ( 0.075980)
build_all 0.009869 0.000000 4.221659 ( 0.855546)
build_install 0.019468 0.004506 7.979046 ( 2.454219)
test_btest 0.001122 0.000295 73.770589 ( 8.368343)
test_basic 0.002119 0.005321 0.338109 ( 0.426675)
test_all 0.001478 0.000467 697.738169 ( 67.182102)
test_rubyspec 0.094332 0.060921 46.171248 ( 51.637477)
total: 132.15 sec