Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-193215
#<BuildRuby:0x00005584c4f0c208
@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.20220811-193215",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.007353 0.000000 0.824471 ( 0.791891)
build_miniruby 0.000985 0.000000 0.058002 ( 0.056766)
build_ruby 0.001030 0.000000 0.060386 ( 0.059101)
build_all 0.005728 0.000000 6.760841 ( 1.729785)
build_install 0.001666 0.009375 5.640052 ( 2.195573)
test_btest 0.000789 0.000099 49.835640 ( 8.266892)
test_basic 0.005457 0.000084 0.287278 ( 0.376701)
test_all 0.002283 0.000000 603.126463 ( 89.774611)
test_rubyspec 0.091937 0.022364 43.709488 ( 51.082437)
total: 154.33 sec