Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-022519
#<BuildRuby:0x000055ce7a177840
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231207-022519",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004630 0.000488 1.168358 ( 1.542165)
build_miniruby 0.000815 0.000085 0.891324 ( 0.891099)
build_ruby 0.001266 0.000000 2.663256 ( 2.664035)
build_all 0.007180 0.003146 17.102885 ( 1.560835)
build_install 0.005232 0.003482 5.061164 ( 1.190544)
test_btest 0.000823 0.000132 85.151539 ( 7.857761)
test_basic 0.003894 0.000623 0.778039 ( 0.854710)
test_all 0.107531 0.033930 570.996211 ( 53.640017)
test_rubyspec 0.030074 0.022510 50.776027 ( 63.061721)
total: 133.26 sec