Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-224523
#<BuildRuby:0x000055fafd9fd348
@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.20221017-224523",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008209 0.001368 1.133637 ( 1.248210)
build_miniruby 0.001523 0.000000 0.103895 ( 0.103033)
build_ruby 0.001586 0.000000 0.105654 ( 0.104724)
build_all 0.008278 0.000309 1.335972 ( 0.593654)
build_install 0.009308 0.005725 1.650456 ( 0.915916)
test_btest 0.001272 0.000254 61.633220 ( 6.508463)
test_basic 0.007182 0.000368 0.371062 ( 0.461647)
test_all 0.007129 0.000106 481.366894 ( 52.916404)
test_rubyspec 0.106838 0.021883 43.282595 ( 51.377712)
total: 114.23 sec