Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-100524
#<BuildRuby:0x000055b441a5c0d0
@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.20221205-100524",
@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.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001862 0.003249 1.141652 ( 1.314095)
build_miniruby 0.000754 0.000094 0.934954 ( 0.933651)
build_ruby 0.001098 0.000137 2.668831 ( 2.581633)
build_all 0.007997 0.001000 15.866779 ( 3.330554)
build_install 0.004283 0.004267 2.192218 ( 1.267335)
test_btest 0.000458 0.000081 64.724155 ( 10.883167)
test_basic 0.005092 0.000000 0.294454 ( 0.384677)
test_all 0.000963 0.000000 680.631473 (105.445566)
test_rubyspec 0.050349 0.022451 53.004964 ( 61.228970)
total: 187.37 sec