Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-153113
#<BuildRuby:0x00005564b921bdf8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230114-153113",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000064 0.000009 0.000073 ( 0.000072)
configure 0.000045 0.000006 0.000051 ( 0.000050)
build_up 0.009082 0.000000 0.845487 ( 1.336475)
build_miniruby 0.001412 0.000000 1.021505 ( 1.019516)
build_ruby 0.000000 0.001698 2.796447 ( 2.793806)
build_all 0.004415 0.005373 16.885583 ( 2.989726)
build_install 0.011283 0.000000 2.121076 ( 1.092066)
test_btest 0.000000 0.001024 80.368505 ( 10.829486)
test_basic 0.000730 0.005775 0.350885 ( 0.437194)
test_all 0.001283 0.000000 689.109793 ( 96.571502)
test_rubyspec 0.100733 0.031295 52.195262 ( 60.214284)
total: 177.29 sec