Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-054554
#<BuildRuby:0x000055f9b6233e48
@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-054554",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.004094 0.001259 1.195506 ( 1.406128)
build_miniruby 0.000705 0.000217 1.033903 ( 1.032747)
build_ruby 0.000000 0.001176 2.819206 ( 2.699652)
build_all 0.005766 0.003264 15.870557 ( 3.335468)
build_install 0.008776 0.001741 2.345237 ( 1.316884)
test_btest 0.000606 0.000000 67.247554 ( 11.095929)
test_basic 0.001615 0.003276 0.297036 ( 0.388319)
test_all 0.000637 0.000235 655.790938 (118.761848)
test_rubyspec 0.046383 0.019803 53.475451 ( 61.661817)
total: 201.70 sec