Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-112355
#<BuildRuby:0x0000555fb5c44e50
@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.20220831-112355",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000090 0.000015 0.000105 ( 0.000109)
build_up 0.005610 0.005468 0.965278 ( 1.247490)
build_miniruby 0.001769 0.000443 0.070905 ( 0.069592)
build_ruby 0.001444 0.000361 0.075027 ( 0.073669)
build_all 0.008692 0.000893 1.526475 ( 0.593114)
build_install 0.016300 0.006738 1.912728 ( 0.920204)
test_btest 0.000769 0.000205 70.566954 ( 8.360219)
test_basic 0.007685 0.000000 0.332053 ( 0.422272)
test_all 0.004216 0.000187 673.802142 ( 66.786482)
test_rubyspec 0.066891 0.097990 46.025504 ( 54.618580)
total: 133.09 sec