Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-101712
#<BuildRuby:0x00005599968e11f8
@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.20220827-101712",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004765 0.004338 0.823447 ( 0.908764)
build_miniruby 0.001200 0.000277 0.049927 ( 0.048930)
build_ruby 0.001117 0.000257 0.053725 ( 0.052709)
build_all 0.008444 0.000858 1.233883 ( 0.480749)
build_install 0.005609 0.009759 1.595189 ( 0.808768)
test_btest 0.000977 0.000326 53.491633 ( 6.082419)
test_basic 0.005129 0.000082 0.302951 ( 0.394489)
test_all 0.004508 0.000000 480.323806 ( 52.471487)
test_rubyspec 0.078875 0.052591 42.127657 ( 50.630515)
total: 111.88 sec