Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-133621
#<BuildRuby:0x000056290aa948e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220216-133621",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006871 0.003502 0.972924 ( 1.142712)
build_miniruby 0.001595 0.000188 0.076603 ( 0.074508)
build_ruby 0.001992 0.000000 0.076513 ( 0.075002)
build_all 0.009866 0.000431 4.108490 ( 0.775171)
build_install 0.016910 0.004762 7.781641 ( 2.353452)
test_btest 0.001202 0.000164 70.581821 ( 7.993875)
test_basic 0.006784 0.000925 0.338450 ( 0.427421)
test_all 0.001375 0.000188 714.876196 ( 67.726871)
test_rubyspec 0.125599 0.043396 46.093171 ( 51.177160)
total: 131.75 sec