Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-013746
#<BuildRuby:0x000055cc825c80d8
@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.20240109-013746",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.001372 0.004204 1.391146 ( 1.767761)
build_miniruby 0.000000 0.001215 1.537556 ( 1.541577)
build_ruby 0.000280 0.001397 4.748449 ( 4.761758)
build_all 0.006609 0.004351 16.937791 ( 1.958777)
build_install 0.012592 0.004083 5.162758 ( 1.877614)
test_btest 0.000986 0.000000 82.966812 ( 10.083353)
test_basic 0.006186 0.001323 0.783196 ( 0.849740)
test_all 0.093715 0.029946 557.671956 ( 75.341924)
test_rubyspec 0.036182 0.031489 87.790496 (100.168025)
total: 198.35 sec