Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-185157
#<BuildRuby:0x000056070f6b75f8
@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.20231222-185157",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001581 0.004374 1.243003 ( 1.640890)
build_miniruby 0.001077 0.000316 0.808456 ( 0.808077)
build_ruby 0.001142 0.000335 2.864848 ( 2.865164)
build_all 0.006490 0.003575 16.293115 ( 1.420178)
build_install 0.008548 0.000129 4.757600 ( 1.169474)
test_btest 0.000787 0.000224 83.250743 ( 7.496074)
test_basic 0.000662 0.004335 0.726041 ( 0.802095)
test_all 0.094246 0.040052 546.312415 ( 54.948748)
test_rubyspec 0.022000 0.026619 50.479406 ( 62.755332)
total: 133.91 sec