Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-193326
#<BuildRuby:0x00005590f59de8c0
@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-193326",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005176 0.001412 0.877403 ( 1.000532)
build_miniruby 0.000761 0.000208 0.058125 ( 0.056938)
build_ruby 0.000801 0.000219 0.059487 ( 0.058255)
build_all 0.004418 0.000000 1.550216 ( 0.592596)
build_install 0.011267 0.000000 5.631032 ( 2.140068)
test_btest 0.000731 0.000000 45.613977 ( 8.808765)
test_basic 0.005182 0.000536 0.341390 ( 0.429643)
test_all 0.000985 0.000197 604.410497 ( 93.159766)
test_rubyspec 0.084356 0.032829 43.655191 ( 51.005908)
total: 157.25 sec