Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-102025
#<BuildRuby:0x000055758d33ac40
@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.20220727-102025",
@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.000007)
autoconf 0.000013 0.000007 0.000020 ( 0.000019)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.005571 0.000771 0.831271 ( 0.986380)
build_miniruby 0.000646 0.000294 0.057652 ( 0.056498)
build_ruby 0.000712 0.000323 0.059772 ( 0.058472)
build_all 0.003199 0.001454 1.527126 ( 0.585923)
build_install 0.004595 0.004526 5.611891 ( 2.155271)
test_btest 0.000412 0.000206 55.131921 ( 7.746841)
test_basic 0.002192 0.003261 0.313243 ( 0.401968)
test_all 0.000750 0.000403 623.123509 ( 89.317798)
test_rubyspec 0.053888 0.073311 43.665479 ( 49.243114)
total: 150.55 sec