Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-065827
#<BuildRuby:0x000055ce27013e20
@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.20231228-065827",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004642 0.000064 1.122162 ( 1.485759)
build_miniruby 0.000854 0.000086 0.908102 ( 0.907245)
build_ruby 0.001370 0.000137 2.862600 ( 2.862662)
build_all 0.009243 0.000485 16.597907 ( 1.528029)
build_install 0.007811 0.000744 4.712084 ( 1.162207)
test_btest 0.000640 0.000000 82.872438 ( 7.385315)
test_basic 0.002209 0.003910 0.602193 ( 0.675261)
test_all 0.108445 0.028034 523.519358 ( 54.044484)
test_rubyspec 0.034912 0.012300 49.232765 ( 61.508283)
total: 131.56 sec