Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-100658
#<BuildRuby:0x000055ecc4c53fa8
@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-100658",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004725 0.000157 1.201156 ( 1.194706)
build_miniruby 0.000764 0.000153 0.936826 ( 0.935500)
build_ruby 0.001094 0.000219 2.737680 ( 2.600703)
build_all 0.000682 0.008477 15.816149 ( 3.260539)
build_install 0.007762 0.002588 2.254850 ( 1.301783)
test_btest 0.000539 0.000179 64.251849 ( 11.353425)
test_basic 0.005104 0.000116 0.332975 ( 0.422950)
test_all 0.000711 0.000222 659.706953 (123.608239)
test_rubyspec 0.047503 0.019875 53.925959 ( 62.076928)
total: 206.76 sec