Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-054038
#<BuildRuby:0x000056203d8580a0
@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.20231223-054038",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005145 0.000114 1.091851 ( 1.534358)
build_miniruby 0.001450 0.000145 0.824947 ( 0.824104)
build_ruby 0.001486 0.000000 2.709799 ( 2.709360)
build_all 0.006639 0.003587 16.606787 ( 1.447835)
build_install 0.008786 0.000000 4.797470 ( 1.157215)
test_btest 0.001138 0.000000 82.493005 ( 7.695824)
test_basic 0.004135 0.000281 0.635450 ( 0.713002)
test_all 0.108267 0.027897 549.135896 ( 50.634993)
test_rubyspec 0.021337 0.025216 50.552424 ( 62.775211)
total: 129.49 sec