Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-113126
#<BuildRuby:0x0000559f99bab510
@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.20220403-113126",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010923 0.000780 0.994882 ( 1.039339)
build_miniruby 0.002228 0.000000 0.074406 ( 0.072264)
build_ruby 0.001730 0.000000 0.078178 ( 0.077197)
build_all 0.010573 0.000011 4.242182 ( 0.861777)
build_install 0.014079 0.009654 8.658051 ( 2.972785)
test_btest 0.001069 0.000161 70.893043 ( 8.232664)
test_basic 0.006743 0.001011 0.344121 ( 0.432848)
test_all 0.001956 0.000294 695.442211 ( 68.055334)
test_rubyspec 0.104282 0.075741 46.416585 ( 51.763897)
total: 133.51 sec