Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-140320
#<BuildRuby:0x000055a8f27b78c0
@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.20231216-140320",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.001410 0.003732 1.385244 ( 1.718980)
build_miniruby 0.000993 0.000094 0.873263 ( 0.873208)
build_ruby 0.001265 0.000121 3.023839 ( 3.024160)
build_all 0.004095 0.006643 17.489108 ( 1.546399)
build_install 0.008905 0.000247 5.065202 ( 1.208857)
test_btest 0.000987 0.000152 89.277535 ( 7.729546)
test_basic 0.001300 0.004004 0.816553 ( 0.890837)
test_all 0.098490 0.037384 561.393050 ( 55.562703)
test_rubyspec 0.021208 0.023767 51.178662 ( 63.456389)
total: 136.01 sec