Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-233634
#<BuildRuby:0x0000563f842bbf00
@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.20220722-233634",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000000 0.006765 0.862750 ( 1.215525)
build_miniruby 0.000061 0.000970 0.088977 ( 0.087023)
build_ruby 0.001688 0.000225 3.478248 ( 3.286679)
build_all 0.010226 0.000000 15.664243 ( 2.864553)
build_install 0.011302 0.000153 5.744096 ( 2.143643)
test_btest 0.000607 0.000061 48.339883 ( 8.101725)
test_basic 0.006085 0.000187 0.329688 ( 0.417281)
test_all 0.001119 0.000107 595.797990 ( 88.777385)
test_rubyspec 0.096848 0.026993 43.764584 ( 49.395660)
total: 156.29 sec