Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-120959
#<BuildRuby:0x000056451b3aff00
@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.20221124-120959",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004590 0.000328 1.060239 ( 2.100623)
build_miniruby 0.000784 0.000056 0.996733 ( 0.995568)
build_ruby 0.001272 0.000000 2.735933 ( 2.644557)
build_all 0.001832 0.006886 15.781712 ( 3.262322)
build_install 0.008846 0.000218 1.945959 ( 1.118826)
test_btest 0.000530 0.000084 63.743423 ( 10.406648)
test_basic 0.004681 0.000000 0.308265 ( 0.399227)
test_all 0.001127 0.000000 680.907375 (115.517949)
test_rubyspec 0.039283 0.020696 53.628021 ( 61.933469)
total: 198.38 sec