Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-055127
#<BuildRuby:0x000055fc0634ec40
@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.20221128-055127",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001105 0.004213 1.195938 ( 1.831878)
build_miniruby 0.000671 0.000119 0.984966 ( 0.983832)
build_ruby 0.001092 0.000000 2.800901 ( 2.704798)
build_all 0.006841 0.003251 22.448180 ( 4.398255)
build_install 0.007430 0.001486 4.363963 ( 1.557835)
test_btest 0.000508 0.000102 57.505396 ( 11.522406)
test_basic 0.003926 0.000785 0.284280 ( 0.375139)
test_all 0.001045 0.000209 655.895909 (112.476140)
test_rubyspec 0.048877 0.019970 53.546559 ( 61.675741)
total: 197.53 sec