Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-020132
#<BuildRuby:0x0000556f2d1808e8
@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.20220612-020132",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009938 0.000709 0.973643 ( 1.094066)
build_miniruby 0.001548 0.000111 0.074546 ( 0.073014)
build_ruby 0.001488 0.000106 0.070258 ( 0.068835)
build_all 0.002608 0.007297 1.500392 ( 0.593925)
build_install 0.019493 0.002620 5.909960 ( 2.770973)
test_btest 0.001128 0.000000 76.035121 ( 8.163271)
test_basic 0.000523 0.007083 0.327986 ( 0.417453)
test_all 0.001998 0.000461 673.739159 ( 65.401265)
test_rubyspec 0.100619 0.062565 45.876296 ( 51.694597)
total: 130.28 sec