Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-213635
#<BuildRuby:0x00005637a9f72ad8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221105-213635",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000115 0.000000 0.000115 ( 0.000117)
build_up 0.003990 0.003955 0.860241 ( 0.931569)
build_miniruby 0.001256 0.000084 0.049048 ( 0.047906)
build_ruby 0.001174 0.000078 0.043833 ( 0.042722)
build_all 0.007295 0.000198 1.232599 ( 0.472426)
build_install 0.013828 0.000559 1.563998 ( 0.798995)
test_btest 0.001605 0.000095 61.607533 ( 6.312845)
test_basic 0.006244 0.000367 0.312683 ( 0.403324)
test_all 0.003304 0.000195 513.702999 ( 54.964981)
test_rubyspec 0.074565 0.053644 43.307256 ( 51.882052)
total: 115.86 sec