Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-205032
#<BuildRuby:0x000055a6f7a95058
@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.20220809-205032",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010713 0.000000 0.834213 ( 0.990616)
build_miniruby 0.002291 0.000065 0.065610 ( 0.064197)
build_ruby 0.001711 0.000107 0.066366 ( 0.065391)
build_all 0.004303 0.004723 1.282712 ( 0.478416)
build_install 0.016141 0.001374 4.311438 ( 1.774514)
test_btest 0.000000 0.001325 50.863344 ( 6.165150)
test_basic 0.000000 0.008277 0.294159 ( 0.384299)
test_all 0.001017 0.001990 503.593231 ( 52.838949)
test_rubyspec 0.115281 0.032221 41.713887 ( 49.335277)
total: 112.10 sec