Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-090653
#<BuildRuby:0x0000564ca324c0e8
@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.20240105-090653",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000019 0.000005 0.000024 ( 0.000026)
build_up 0.004092 0.004031 1.031868 ( 1.289824)
build_miniruby 0.000733 0.000266 0.806370 ( 0.806294)
build_ruby 0.000981 0.000357 2.654712 ( 2.655753)
build_all 0.007806 0.000000 11.966915 ( 0.977114)
build_install 0.006196 0.004720 3.514847 ( 0.977113)
test_btest 0.000593 0.000212 63.506042 ( 5.156523)
test_basic 0.004036 0.001442 0.393969 ( 0.474269)
test_all 0.070452 0.025161 393.200001 ( 33.359827)
test_rubyspec 0.017086 0.051636 40.171527 ( 52.809472)
total: 98.51 sec