Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-103657
#<BuildRuby:0x0000557c128a8188
@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.20240107-103657",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.003983 0.000703 1.261957 ( 1.694497)
build_miniruby 0.000963 0.000169 1.416828 ( 1.419339)
build_ruby 0.001324 0.000234 4.222677 ( 4.231559)
build_all 0.009453 0.000119 16.417121 ( 1.693540)
build_install 0.016566 0.000000 5.236006 ( 2.029804)
test_btest 0.000740 0.000000 81.307658 ( 8.705119)
test_basic 0.006612 0.000261 0.683527 ( 0.746291)
test_all 0.092391 0.026544 553.105666 ( 57.255544)
test_rubyspec 0.043355 0.020839 77.555422 ( 89.869261)
total: 167.65 sec