Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-103804
#<BuildRuby:0x000056464e324728
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221219-103804",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.000237 0.003827 0.843477 ( 1.109608)
build_miniruby 0.001033 0.000000 0.972811 ( 0.971539)
build_ruby 0.001282 0.000000 2.724161 ( 2.606394)
build_all 0.004909 0.004163 15.766604 ( 3.331726)
build_install 0.008766 0.000433 2.239678 ( 1.269485)
test_btest 0.000539 0.000049 65.322254 ( 11.446166)
test_basic 0.004602 0.000418 0.310599 ( 0.401010)
test_all 0.001352 0.000123 686.272525 (139.003361)
test_rubyspec 0.046687 0.030300 52.678345 ( 60.885661)
total: 221.03 sec