Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-124704
#<BuildRuby:0x0000556df8babfb0
@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.20220718-124704",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000012)
build_up 0.006590 0.000181 0.814043 ( 0.929470)
build_miniruby 0.000938 0.000063 0.057250 ( 0.055902)
build_ruby 0.000000 0.001018 0.059392 ( 0.058012)
build_all 0.001513 0.003240 1.520822 ( 0.605405)
build_install 0.008212 0.002852 5.721885 ( 2.197984)
test_btest 0.000715 0.000113 52.050194 ( 8.110323)
test_basic 0.004743 0.000749 0.290793 ( 0.379748)
test_all 0.000936 0.000147 631.614162 ( 89.028994)
test_rubyspec 0.071171 0.035168 43.814290 ( 49.450673)
total: 150.82 sec