Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-112807
#<BuildRuby:0x0000557a6c464d30
@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.20220915-112807",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008886 0.000684 1.101015 ( 1.113226)
build_miniruby 0.001563 0.000223 0.066059 ( 0.064122)
build_ruby 0.001706 0.000244 0.075502 ( 0.073513)
build_all 0.009743 0.000046 1.547051 ( 0.598303)
build_install 0.020145 0.001191 1.897292 ( 0.923195)
test_btest 0.001151 0.000128 94.618342 ( 9.607500)
test_basic 0.008119 0.000288 0.360003 ( 0.447398)
test_all 0.003727 0.000000 623.106201 ( 65.496207)
test_rubyspec 0.127506 0.036229 46.915593 ( 55.320404)
total: 133.64 sec