Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-121932
#<BuildRuby:0x000055d5343043a0
@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.20221204-121932",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004205 0.000443 1.158189 ( 1.431711)
build_miniruby 0.000914 0.000096 0.949838 ( 0.948455)
build_ruby 0.001186 0.000125 2.793381 ( 2.701321)
build_all 0.009001 0.000036 15.736421 ( 3.323174)
build_install 0.008913 0.000022 2.287662 ( 1.280005)
test_btest 0.000629 0.000055 69.011077 ( 10.980907)
test_basic 0.004383 0.000381 0.297501 ( 0.388275)
test_all 0.000878 0.000076 686.211893 (105.653183)
test_rubyspec 0.046812 0.019075 53.483581 ( 61.717060)
total: 188.42 sec