Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-205221
#<BuildRuby:0x0000558177cd0e80
@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.20220818-205221",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.011644 0.000473 0.868768 ( 1.324508)
build_miniruby 0.000000 0.001514 0.056280 ( 0.054789)
build_ruby 0.000000 0.001729 0.059516 ( 0.057751)
build_all 0.000807 0.007365 1.284055 ( 0.487745)
build_install 0.010885 0.004932 1.566506 ( 0.767399)
test_btest 0.001106 0.000368 52.946435 ( 6.182356)
test_basic 0.004791 0.001597 0.291770 ( 0.381455)
test_all 0.002862 0.000954 503.830486 ( 52.997100)
test_rubyspec 0.099129 0.043571 41.522923 ( 50.047625)
total: 112.30 sec