Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-191431
#<BuildRuby:0x000056421461ac40
@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.20221119-191431",
@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.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000012 0.000005 0.000017 ( 0.000016)
build_up 0.003517 0.001352 1.145343 ( 1.128145)
build_miniruby 0.000669 0.000257 0.999652 ( 0.998124)
build_ruby 0.000839 0.000323 2.705897 ( 2.593911)
build_all 0.007600 0.001152 15.949747 ( 3.372438)
build_install 0.005833 0.003339 2.008954 ( 1.190901)
test_btest 0.000443 0.000166 59.465514 ( 10.813772)
test_basic 0.004671 0.000085 0.280538 ( 0.371201)
test_all 0.000745 0.000263 622.255940 (107.087914)
test_rubyspec 0.046156 0.017600 51.696176 ( 59.990336)
total: 187.55 sec