Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-180632
#<BuildRuby:0x000056037ccfe038
@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.20220823-180632",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011365 0.000497 0.842807 ( 0.903847)
build_miniruby 0.001897 0.000271 0.064734 ( 0.063485)
build_ruby 0.001274 0.000182 0.058144 ( 0.056749)
build_all 0.008162 0.000498 1.245152 ( 0.467702)
build_install 0.009577 0.003938 1.539217 ( 0.769351)
test_btest 0.001242 0.000207 53.894755 ( 6.287524)
test_basic 0.006413 0.001068 0.292651 ( 0.382375)
test_all 0.003799 0.000267 512.324982 ( 52.912550)
test_rubyspec 0.103734 0.021297 41.909958 ( 50.126920)
total: 111.97 sec