Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-171845
#<BuildRuby:0x000056015da43fa8
@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.20220629-171845",
@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.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002392 0.004464 0.867152 ( 2.791425)
build_miniruby 0.000853 0.000197 0.057971 ( 0.056726)
build_ruby 0.000804 0.000186 0.059265 ( 0.058065)
build_all 0.004284 0.000011 1.504380 ( 0.607600)
build_install 0.003022 0.008074 6.327484 ( 2.848018)
test_btest 0.000000 0.000769 51.789313 ( 8.532167)
test_basic 0.002009 0.004143 0.308535 ( 0.397076)
test_all 0.000985 0.000393 620.966304 ( 89.195281)
test_rubyspec 0.087000 0.042425 44.513114 ( 50.092535)
total: 154.58 sec