Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-152658
#<BuildRuby:0x000055fbde703de0
@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.20221116-152658",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004668 0.000034 1.067169 ( 2.403522)
build_miniruby 0.000814 0.000048 1.008266 ( 1.007071)
build_ruby 0.000000 0.001238 2.849573 ( 2.759506)
build_all 0.002438 0.006105 15.846097 ( 3.344071)
build_install 0.006374 0.002914 1.886236 ( 1.086067)
test_btest 0.000504 0.000091 62.211753 ( 10.842505)
test_basic 0.003863 0.000703 0.326992 ( 0.417981)
test_all 0.000748 0.000136 639.528449 (100.322318)
test_rubyspec 0.047140 0.021549 51.619876 ( 59.878219)
total: 182.06 sec