Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-124335
#<BuildRuby:0x000056296f1cfef0
@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.20221116-124335",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004526 0.000323 1.127024 ( 1.366714)
build_miniruby 0.000856 0.000062 1.002488 ( 1.001313)
build_ruby 0.001186 0.000084 2.727734 ( 2.622685)
build_all 0.004172 0.004384 15.840771 ( 3.257041)
build_install 0.000140 0.007741 1.931982 ( 1.105091)
test_btest 0.000468 0.000117 59.888668 ( 11.227297)
test_basic 0.000358 0.004285 0.296353 ( 0.387146)
test_all 0.001106 0.000346 635.437390 (105.499001)
test_rubyspec 0.042642 0.017486 51.483173 ( 59.748849)
total: 186.22 sec