Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-194526
#<BuildRuby:0x000055bc7d024100
@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.20220422-194526",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000000 0.007075 0.868337 ( 1.083325)
build_miniruby 0.000000 0.000889 0.057663 ( 0.056338)
build_ruby 0.000000 0.001014 0.059494 ( 0.058280)
build_all 0.000000 0.004410 1.493973 ( 0.602721)
build_install 0.007436 0.002874 6.312356 ( 2.840572)
test_btest 0.000846 0.000282 51.097019 ( 8.734448)
test_basic 0.001396 0.004753 0.359092 ( 0.446389)
test_all 0.001283 0.000513 628.997264 ( 88.952646)
test_rubyspec 0.061984 0.063843 44.393539 ( 49.373687)
total: 152.15 sec