Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-231410
#<BuildRuby:0x000056195824b4f0
@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.20240109-231410",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.002732 0.003592 0.800569 ( 1.173892)
build_miniruby 0.000000 0.001016 0.806387 ( 0.806447)
build_ruby 0.000096 0.001286 2.673883 ( 2.675202)
build_all 0.008190 0.000322 11.964443 ( 0.987345)
build_install 0.012897 0.000519 3.391505 ( 0.963963)
test_btest 0.000575 0.000170 62.468444 ( 5.881558)
test_basic 0.001712 0.003082 0.400433 ( 0.481056)
test_all 0.073557 0.024302 365.797968 ( 37.025953)
test_rubyspec 0.031533 0.031976 40.670714 ( 53.221173)
total: 103.22 sec