Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-060513
#<BuildRuby:0x000056205dd53fa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230724-060513",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.001229 0.000103 1.376929 ( 4.195826)
autoconf 0.000930 0.000077 1.300355 ( 1.314698)
configure 0.058069 0.005669 28.021793 ( 29.778422)
build_up 0.020439 0.022561 37.452657 ( 21.365640)
build_miniruby 0.009571 0.009804 200.452923 ( 17.529077)
build_ruby 0.001123 0.000341 2.849461 ( 2.560950)
build_all 0.077841 0.027302 244.580608 ( 27.458575)
build_install 0.005021 0.001607 2.144580 ( 0.978200)
test_btest 0.000777 0.000248 76.986528 ( 7.222253)
test_basic 0.004773 0.000087 0.640568 ( 0.715679)
test_all 0.001129 0.000354 462.446479 ( 55.597497)
test_rubyspec 0.005088 0.034413 41.794457 ( 54.299473)
total: 223.02 sec