Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-082552
#<BuildRuby:0x000055aba508a920
@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.20221006-082552",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.010053 0.000448 1.090701 ( 1.158864)
build_miniruby 0.001923 0.000148 0.097898 ( 0.094465)
build_ruby 0.001500 0.000115 0.094265 ( 0.091792)
build_all 0.003094 0.005438 1.301167 ( 0.559445)
build_install 0.010976 0.006445 1.636920 ( 0.913027)
test_btest 0.001849 0.000396 61.787448 ( 6.467122)
test_basic 0.000387 0.005873 0.345521 ( 0.440822)
test_all 0.007402 0.000427 514.384986 ( 54.583360)
test_rubyspec 0.063569 0.064485 42.066929 ( 50.736366)
total: 115.05 sec