Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-015843
#<BuildRuby:0x00005559288ec110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-015843",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.001988 0.004264 0.827647 ( 1.210478)
build_miniruby 0.001124 0.000188 0.844627 ( 0.844397)
build_ruby 0.001479 0.000000 2.661280 ( 2.662462)
build_all 0.008034 0.000000 11.826062 ( 0.999236)
build_install 0.007226 0.002816 3.364523 ( 0.960822)
test_btest 0.000679 0.000113 65.485068 ( 4.370259)
test_basic 0.003426 0.000571 0.394592 ( 0.474891)
test_all 0.093169 0.008161 386.260982 ( 34.393392)
test_rubyspec 0.039076 0.027618 40.457330 ( 52.980476)
total: 98.90 sec