Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-200111
#<BuildRuby:0x000055a9801cf500
@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.20231224-200111",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004602 0.000158 1.103822 ( 1.480527)
build_miniruby 0.001077 0.000240 0.931255 ( 0.930884)
build_ruby 0.000000 0.001383 2.661532 ( 2.662307)
build_all 0.002614 0.007649 15.905737 ( 1.431267)
build_install 0.006353 0.002118 4.604497 ( 1.130498)
test_btest 0.000000 0.001198 81.060206 ( 7.209749)
test_basic 0.001313 0.003138 0.726454 ( 0.802622)
test_all 0.090689 0.045211 499.446889 ( 52.518916)
test_rubyspec 0.024425 0.022395 49.814585 ( 62.107757)
total: 130.28 sec