Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-120623
#<BuildRuby:0x0000562d36c23468
@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.20231124-120623",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.002625 0.003190 0.938263 ( 1.338870)
build_miniruby 0.000912 0.000131 0.802495 ( 0.802555)
build_ruby 0.001222 0.000174 2.608740 ( 2.609404)
build_all 0.005638 0.002182 12.447069 ( 0.997776)
build_install 0.008071 0.003543 3.729318 ( 0.998803)
test_btest 0.000615 0.000123 65.845512 ( 4.569967)
test_basic 0.001484 0.002892 0.400902 ( 0.480496)
test_all 0.067630 0.030327 361.296225 ( 33.437955)
test_rubyspec 0.027032 0.038931 40.042489 ( 52.589725)
total: 97.83 sec