Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-040110
#<BuildRuby:0x000055b7709440d0
@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.20220812-040110",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003669 0.002727 0.870234 ( 0.932715)
build_miniruby 0.000796 0.000245 0.056995 ( 0.055729)
build_ruby 0.000947 0.000000 0.059266 ( 0.058148)
build_all 0.004229 0.000392 1.567458 ( 0.598799)
build_install 0.010508 0.000644 5.639225 ( 2.162475)
test_btest 0.000813 0.000000 52.305258 ( 8.475940)
test_basic 0.005584 0.000546 0.357709 ( 0.445424)
test_all 0.001992 0.000469 619.574481 ( 93.478374)
test_rubyspec 0.084363 0.030137 43.858754 ( 51.282817)
total: 157.49 sec