Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-183052
#<BuildRuby:0x0000563f673027b0
@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.20221126-183052",
@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.000021 0.000001 0.000022 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004766 0.000281 1.269408 ( 1.466052)
build_miniruby 0.000897 0.000053 0.944765 ( 0.943605)
build_ruby 0.001133 0.000066 2.837834 ( 2.752028)
build_all 0.010195 0.000083 22.477567 ( 4.415410)
build_install 0.008582 0.000452 4.343833 ( 1.556845)
test_btest 0.000000 0.000606 63.632046 ( 11.058790)
test_basic 0.000706 0.004261 0.302412 ( 0.393179)
test_all 0.001117 0.000117 651.486752 (109.791788)
test_rubyspec 0.042966 0.022734 53.768821 ( 61.906348)
total: 194.28 sec