Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-002935
#<BuildRuby:0x0000560b5f6e3848
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-002935",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000007 0.000004 0.000011 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.004144 0.000095 0.809576 ( 1.190468)
build_miniruby 0.000596 0.000298 0.517444 ( 0.517222)
build_ruby 0.001192 0.000000 1.657922 ( 1.598874)
build_all 0.008952 0.000000 11.901513 ( 1.460622)
build_install 0.003662 0.003082 1.558635 ( 0.747526)
test_btest 0.000677 0.000000 61.857086 ( 6.343632)
test_basic 0.003177 0.000012 0.238660 ( 0.335162)
test_all 0.000459 0.000601 482.788391 ( 50.265886)
test_rubyspec 0.005628 0.020591 35.107501 ( 45.759143)
total: 108.22 sec