Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-204207
#<BuildRuby:0x0000560d58a72f90
@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.20221012-204207",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.007181 0.004712 1.072226 ( 1.138754)
build_miniruby 0.001265 0.000292 0.098207 ( 0.096991)
build_ruby 0.001330 0.000307 0.101286 ( 0.100587)
build_all 0.005068 0.003417 1.288723 ( 0.573147)
build_install 0.008021 0.006856 1.617453 ( 0.902413)
test_btest 0.001619 0.000540 63.448577 ( 6.543814)
test_basic 0.004740 0.001580 0.351450 ( 0.442060)
test_all 0.004762 0.001587 483.952335 ( 53.320678)
test_rubyspec 0.077516 0.042031 43.353657 ( 51.974032)
total: 115.09 sec