Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-191728
#<BuildRuby:0x0000561e4aaf2878
@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.20220808-191728",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006274 0.000161 0.803927 ( 1.282028)
build_miniruby 0.000999 0.000000 0.058065 ( 0.056728)
build_ruby 0.000996 0.000000 0.060180 ( 0.058956)
build_all 0.004758 0.000000 1.525241 ( 0.583316)
build_install 0.010637 0.000558 5.653406 ( 2.154329)
test_btest 0.000710 0.000042 45.340327 ( 8.692009)
test_basic 0.005567 0.000000 0.295875 ( 0.384923)
test_all 0.001617 0.000000 622.940117 ( 91.187998)
test_rubyspec 0.079176 0.038470 43.843902 ( 51.275523)
total: 155.68 sec