Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-234630
#<BuildRuby:0x00005567f57d8068
@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="-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.20230108-234630",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000018 0.000008 0.000026 ( 0.000025)
configure 0.000014 0.000000 0.000014 ( 0.000016)
build_up 0.004092 0.000000 0.634105 ( 1.312441)
build_miniruby 0.000000 0.000899 0.664515 ( 0.663543)
build_ruby 0.000052 0.001355 2.419802 ( 2.419044)
build_all 0.003789 0.005940 12.939977 ( 1.610753)
build_install 0.001517 0.005186 1.529603 ( 0.715668)
test_btest 0.000383 0.000243 65.773840 ( 6.231638)
test_basic 0.000000 0.003809 0.263109 ( 0.359079)
test_all 0.000392 0.000816 512.941779 ( 47.427136)
test_rubyspec 0.008429 0.021742 35.693683 ( 46.130655)
total: 106.87 sec