Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-064844
#<BuildRuby:0x000055f674b05340
@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.20220812-064844",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000076 0.010703 0.901359 ( 1.196512)
build_miniruby 0.001441 0.000412 0.061530 ( 0.060170)
build_ruby 0.000000 0.001545 0.056078 ( 0.055077)
build_all 0.000281 0.009772 1.245764 ( 0.481396)
build_install 0.012386 0.006193 4.341008 ( 1.817287)
test_btest 0.001398 0.000699 52.545079 ( 6.020448)
test_basic 0.000643 0.005151 0.290334 ( 0.382062)
test_all 0.003443 0.001176 512.848363 ( 53.152653)
test_rubyspec 0.065362 0.075129 41.367935 ( 49.022212)
total: 112.19 sec