Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-041847
#<BuildRuby:0x000055dc8edd3f90
@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.20240115-041847",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.000000 0.005997 0.808279 ( 1.169647)
build_miniruby 0.000000 0.001039 0.822647 ( 0.822337)
build_ruby 0.000587 0.001165 2.675730 ( 2.676287)
build_all 0.003970 0.004050 11.856963 ( 0.987372)
build_install 0.010467 0.003203 3.373998 ( 0.972597)
test_btest 0.000456 0.000228 63.315856 ( 5.395334)
test_basic 0.000820 0.004449 0.398362 ( 0.477496)
test_all 0.085875 0.016179 399.198831 ( 35.768145)
test_rubyspec 0.048822 0.016552 40.434381 ( 52.957327)
total: 101.23 sec