Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-135615
#<BuildRuby:0x0000556cc7d74018
@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.20221203-135615",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.004821 0.000139 1.234391 ( 2.049927)
build_miniruby 0.000836 0.000209 1.024368 ( 1.023126)
build_ruby 0.001320 0.000000 2.766551 ( 2.680264)
build_all 0.003162 0.005905 15.801886 ( 3.317473)
build_install 0.009867 0.000657 2.271698 ( 1.278581)
test_btest 0.000471 0.000139 67.703026 ( 11.123014)
test_basic 0.003916 0.001152 0.311799 ( 0.402703)
test_all 0.000711 0.000209 677.298057 (105.960724)
test_rubyspec 0.041158 0.021966 53.251411 ( 61.457909)
total: 189.29 sec