Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-180406
#<BuildRuby:0x000055c8c6214208
@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-180406",
@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.000011 0.000000 0.000011 ( 0.000012)
build_up 0.005137 0.000000 1.247263 ( 1.754868)
build_miniruby 0.000945 0.000000 0.986461 ( 0.985181)
build_ruby 0.001098 0.000000 2.747337 ( 2.651290)
build_all 0.010251 0.000000 22.373137 ( 4.395285)
build_install 0.009695 0.000000 4.462039 ( 1.637442)
test_btest 0.000590 0.000000 56.671891 ( 12.082269)
test_basic 0.004498 0.000000 0.294119 ( 0.385472)
test_all 0.001077 0.000000 679.709709 (107.227341)
test_rubyspec 0.052429 0.016120 53.752562 ( 61.947813)
total: 193.07 sec