Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-012537
#<BuildRuby:0x00005612b67986e0
@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.20220827-012537",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.012119 0.000000 1.014342 ( 1.561301)
build_miniruby 0.001788 0.000322 0.075995 ( 0.074249)
build_ruby 0.001788 0.000000 0.076929 ( 0.075467)
build_all 0.010183 0.000000 1.518835 ( 0.580416)
build_install 0.015115 0.007931 1.890154 ( 0.926760)
test_btest 0.001300 0.000000 70.398578 ( 7.934677)
test_basic 0.007658 0.000000 0.324433 ( 0.412354)
test_all 0.004483 0.000000 642.975964 ( 64.076910)
test_rubyspec 0.113245 0.064933 45.340350 ( 53.674066)
total: 129.32 sec