Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-054210
#<BuildRuby:0x000055b44f637280
@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.20240110-054210",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005661 0.000870 0.794116 ( 1.213418)
build_miniruby 0.000803 0.000124 0.822325 ( 0.822365)
build_ruby 0.001349 0.000208 2.681047 ( 2.681783)
build_all 0.007999 0.000000 11.931310 ( 0.966789)
build_install 0.009747 0.000016 3.444889 ( 0.966921)
test_btest 0.000688 0.000081 63.835643 ( 5.402495)
test_basic 0.000301 0.003771 0.401772 ( 0.483073)
test_all 0.071525 0.018961 387.979938 ( 33.087817)
test_rubyspec 0.049584 0.016671 40.555359 ( 53.122019)
total: 98.75 sec