Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-054902
#<BuildRuby:0x0000562530157600
@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.20221115-054902",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.009502 0.000369 1.091094 ( 1.197295)
build_miniruby 0.002482 0.000000 0.829302 ( 0.828226)
build_ruby 0.000000 0.003681 2.260342 ( 2.169911)
build_all 0.013862 0.006310 18.632413 ( 2.166434)
build_install 0.013521 0.007257 1.837441 ( 0.963953)
test_btest 0.001308 0.000297 85.497848 ( 8.928881)
test_basic 0.008912 0.000980 0.342036 ( 0.427776)
test_all 0.001732 0.000376 691.426508 ( 69.537722)
test_rubyspec 0.069616 0.111347 47.430933 ( 55.596433)
total: 141.82 sec