Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-052605
#<BuildRuby:0x00005622d41554a8
@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.20221014-052605",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006733 0.003856 1.067945 ( 1.422772)
build_miniruby 0.001632 0.000233 0.095668 ( 0.092151)
build_ruby 0.002076 0.000000 0.096270 ( 0.093177)
build_all 0.004190 0.004534 1.278885 ( 0.548168)
build_install 0.009556 0.005567 1.615830 ( 0.891748)
test_btest 0.002050 0.000513 64.175748 ( 6.302147)
test_basic 0.002645 0.004101 0.344548 ( 0.434794)
test_all 0.007503 0.000000 516.093879 ( 55.125252)
test_rubyspec 0.087226 0.039923 43.087411 ( 51.624756)
total: 116.54 sec