Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-203729
#<BuildRuby:0x00005629cc8428c0
@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.20220829-203729",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.005955 0.000426 0.825996 ( 2.145233)
build_miniruby 0.000856 0.000000 0.057950 ( 0.056751)
build_ruby 0.000843 0.000000 0.060502 ( 0.059423)
build_all 0.004346 0.000123 1.567255 ( 0.605078)
build_install 0.010191 0.000679 1.936558 ( 0.967653)
test_btest 0.000782 0.000052 50.332251 ( 8.170731)
test_basic 0.000603 0.005249 0.290965 ( 0.379174)
test_all 0.002384 0.000000 612.888432 ( 90.604724)
test_rubyspec 0.083354 0.037803 43.824447 ( 52.169476)
total: 155.16 sec