Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-152621
#<BuildRuby:0x0000564d588cb6e8
@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.20231210-152621",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000708 0.004046 1.298067 ( 1.678068)
build_miniruby 0.000810 0.000225 0.897866 ( 0.898216)
build_ruby 0.000931 0.000258 2.795118 ( 2.795179)
build_all 0.010226 0.000000 16.983572 ( 1.550016)
build_install 0.006584 0.002217 5.003601 ( 1.190486)
test_btest 0.000761 0.000190 89.142250 ( 7.020730)
test_basic 0.004259 0.000126 0.671710 ( 0.749611)
test_all 0.095765 0.042132 554.272561 ( 60.121190)
test_rubyspec 0.026162 0.020781 50.082065 ( 62.553751)
total: 138.56 sec