Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-002244
#<BuildRuby:0x0000563fc2d2bdd0
@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-002244",
@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.000017 0.000001 0.000018 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.005228 0.000064 1.203608 ( 2.156218)
build_miniruby 0.000773 0.000039 1.014363 ( 1.013113)
build_ruby 0.001177 0.000059 2.693196 ( 2.592316)
build_all 0.009773 0.000489 22.320903 ( 4.453207)
build_install 0.008946 0.000000 4.363922 ( 1.532228)
test_btest 0.000583 0.000018 63.266618 ( 10.753464)
test_basic 0.004604 0.000209 0.297523 ( 0.388125)
test_all 0.001036 0.000047 693.887337 (109.249796)
test_rubyspec 0.038294 0.026792 53.080620 ( 61.275139)
total: 193.41 sec