Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-140516
#<BuildRuby:0x0000562174fc7fb0
@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.20221118-140516",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000000 0.004992 1.078977 ( 1.454145)
build_miniruby 0.000000 0.000949 0.974987 ( 0.973708)
build_ruby 0.000000 0.001132 2.766528 ( 2.672217)
build_all 0.004117 0.004768 15.963498 ( 3.283196)
build_install 0.008114 0.000000 2.176944 ( 1.263377)
test_btest 0.000573 0.000000 57.625273 ( 11.092706)
test_basic 0.004853 0.000207 0.300978 ( 0.391610)
test_all 0.000754 0.000099 650.966078 (101.856188)
test_rubyspec 0.054302 0.004839 51.063322 ( 59.383757)
total: 182.37 sec