Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-051240
#<BuildRuby:0x000055a33bd7efe0
@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.20220914-051240",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010382 0.000000 1.101684 ( 1.165867)
build_miniruby 0.001833 0.000000 0.073482 ( 0.073631)
build_ruby 0.002067 0.000000 0.077331 ( 0.077472)
build_all 0.006485 0.004259 1.566260 ( 0.619559)
build_install 0.013914 0.006597 1.912264 ( 0.947056)
test_btest 0.000952 0.000251 90.476374 ( 9.653889)
test_basic 0.003294 0.004183 0.344935 ( 0.436343)
test_all 0.003303 0.000991 676.756534 ( 67.711465)
test_rubyspec 0.094252 0.073642 46.556287 ( 54.963331)
total: 135.65 sec