Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-134409
#<BuildRuby:0x00005584b9377dd0
@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.20220822-134409",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.006121 0.000437 0.845565 ( 1.271069)
build_miniruby 0.000977 0.000070 0.058274 ( 0.057031)
build_ruby 0.000812 0.000000 0.059906 ( 0.058793)
build_all 0.004540 0.000068 1.531448 ( 0.591660)
build_install 0.010540 0.000380 1.923117 ( 0.966558)
test_btest 0.000530 0.000034 53.480616 ( 8.094033)
test_basic 0.000586 0.004944 0.305187 ( 0.393946)
test_all 0.000000 0.001268 623.676367 ( 90.454555)
test_rubyspec 0.080272 0.026228 44.397999 ( 52.661381)
total: 154.55 sec