Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-013014
#<BuildRuby:0x000055f6c3863818
@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.20231206-013014",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004113 0.001286 1.201750 ( 1.572732)
build_miniruby 0.000726 0.000227 0.801217 ( 0.801038)
build_ruby 0.000948 0.000297 2.916699 ( 2.916996)
build_all 0.007233 0.002512 15.913593 ( 1.414917)
build_install 0.009098 0.000000 4.745346 ( 1.166798)
test_btest 0.001028 0.000000 80.741399 ( 6.798560)
test_basic 0.003728 0.000527 0.765603 ( 0.846470)
test_all 0.096115 0.035980 525.520238 ( 49.363226)
test_rubyspec 0.018219 0.034978 51.178863 ( 63.501680)
total: 128.38 sec