Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-174828
#<BuildRuby:0x000056407ff344c0
@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-174828",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010714 0.000587 0.955763 ( 1.117957)
build_miniruby 0.001797 0.000385 0.078699 ( 0.076659)
build_ruby 0.001603 0.000343 0.074838 ( 0.073028)
build_all 0.009927 0.000000 1.540154 ( 0.576567)
build_install 0.018139 0.003883 1.901147 ( 0.934165)
test_btest 0.001007 0.000191 74.255823 ( 7.969191)
test_basic 0.003794 0.005262 0.334819 ( 0.422848)
test_all 0.003980 0.000387 670.884006 ( 66.752726)
test_rubyspec 0.111379 0.058015 45.979613 ( 54.456516)
total: 132.38 sec