Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-104257
#<BuildRuby:0x000055a1158cac88
@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.20220718-104257",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000084 0.000014 0.000098 ( 0.000116)
build_up 0.008646 0.000697 0.834265 ( 0.972293)
build_miniruby 0.001542 0.000000 0.052654 ( 0.051320)
build_ruby 0.000000 0.001818 0.067243 ( 0.065849)
build_all 0.006560 0.001609 1.221113 ( 0.469243)
build_install 0.016572 0.002192 4.359365 ( 1.804811)
test_btest 0.001072 0.000189 52.612742 ( 6.122236)
test_basic 0.000952 0.005172 0.274366 ( 0.364867)
test_all 0.002440 0.000574 479.764746 ( 51.832884)
test_rubyspec 0.089272 0.046788 41.796930 ( 47.609256)
total: 109.29 sec