Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-190914
#<BuildRuby:0x0000562ca41eaee8
@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.20240108-190914",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004297 0.000644 1.310802 ( 1.734566)
build_miniruby 0.001339 0.000000 1.502435 ( 1.506711)
build_ruby 0.001683 0.000000 4.477720 ( 4.489895)
build_all 0.010987 0.000000 16.667817 ( 1.819751)
build_install 0.017560 0.000000 5.351442 ( 2.135008)
test_btest 0.000000 0.000827 81.140214 ( 8.064152)
test_basic 0.003688 0.002461 0.759294 ( 0.830346)
test_all 0.098694 0.021132 574.962754 ( 68.040896)
test_rubyspec 0.031346 0.037047 85.168188 ( 97.384046)
total: 186.01 sec