Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-144413
#<BuildRuby:0x000055f89b876d80
@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.20231214-144413",
@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.000002 0.000009 ( 0.000009)
build_up 0.003718 0.001162 1.377246 ( 1.770711)
build_miniruby 0.000699 0.000218 0.947089 ( 0.946749)
build_ruby 0.001309 0.000000 2.860288 ( 2.860589)
build_all 0.009360 0.000650 16.073557 ( 1.490582)
build_install 0.007736 0.000898 4.785125 ( 1.209007)
test_btest 0.000552 0.000146 85.046520 ( 6.828716)
test_basic 0.003757 0.000000 0.566938 ( 0.645912)
test_all 0.102382 0.028622 519.560399 ( 53.657828)
test_rubyspec 0.039029 0.008864 50.475400 ( 62.840465)
total: 132.25 sec