Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-072248
#<BuildRuby:0x000055a01a0bac88
@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.20220717-072248",
@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.000016 0.000009 0.000025 ( 0.000024)
autoconf 0.000022 0.000012 0.000034 ( 0.000034)
configure 0.000036 0.000020 0.000056 ( 0.000055)
build_up 0.006351 0.005436 0.842454 ( 1.995350)
build_miniruby 0.001187 0.000711 0.057179 ( 0.054751)
build_ruby 0.001339 0.000000 0.054294 ( 0.053144)
build_all 0.005408 0.003233 1.236349 ( 0.474354)
build_install 0.015794 0.000000 4.382552 ( 1.845840)
test_btest 0.001223 0.000000 53.886998 ( 6.340057)
test_basic 0.002532 0.003529 0.294120 ( 0.388227)
test_all 0.002097 0.000987 498.780480 ( 52.096125)
test_rubyspec 0.073105 0.046005 42.005270 ( 48.025891)
total: 111.27 sec