Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-172135
#<BuildRuby:0x000055c54683c6e0
@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.20220821-172135",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000082 0.000006 0.000088 ( 0.000033)
build_up 0.004597 0.005896 0.967972 ( 1.103644)
build_miniruby 0.001764 0.000294 0.076494 ( 0.075052)
build_ruby 0.001872 0.000312 0.077049 ( 0.075193)
build_all 0.010248 0.000012 1.546209 ( 0.576423)
build_install 0.017131 0.005240 1.887176 ( 0.935928)
test_btest 0.001093 0.000190 72.085350 ( 8.112351)
test_basic 0.006283 0.001093 0.331310 ( 0.421174)
test_all 0.002698 0.002294 677.320349 ( 66.869919)
test_rubyspec 0.116000 0.056930 45.767697 ( 54.289039)
total: 132.46 sec