Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-203416
#<BuildRuby:0x00005619d232b2b0
@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.20220817-203416",
@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.000006)
autoconf 0.000000 0.000026 0.000026 ( 0.000013)
configure 0.000000 0.000010 0.000010 ( 0.000010)
build_up 0.002119 0.004378 0.852707 ( 1.006548)
build_miniruby 0.000877 0.000135 0.057913 ( 0.056600)
build_ruby 0.000835 0.000129 0.060091 ( 0.058908)
build_all 0.004101 0.000631 1.530113 ( 0.585184)
build_install 0.010721 0.000163 1.903044 ( 0.959225)
test_btest 0.000722 0.000097 50.497541 ( 8.754614)
test_basic 0.005493 0.000076 0.275301 ( 0.364747)
test_all 0.002699 0.000000 625.253593 ( 89.102094)
test_rubyspec 0.059827 0.049677 43.833263 ( 51.201117)
total: 152.09 sec