Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-235221
#<BuildRuby:0x00005634e14fc178
@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.20240102-235221",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.006752 0.000465 1.034226 ( 1.301409)
build_miniruby 0.001088 0.000181 0.802447 ( 0.802483)
build_ruby 0.001502 0.000250 2.644670 ( 2.644992)
build_all 0.007560 0.000483 11.956169 ( 0.991782)
build_install 0.006247 0.005004 3.506968 ( 0.971868)
test_btest 0.000537 0.000115 61.978779 ( 5.641999)
test_basic 0.003122 0.000669 0.395647 ( 0.476667)
test_all 0.087196 0.008785 398.273432 ( 33.000397)
test_rubyspec 0.039289 0.026783 40.088675 ( 52.663228)
total: 98.50 sec