Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-123531
#<BuildRuby:0x000055fa4b067728
@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-123531",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.001046 0.004198 1.317659 ( 1.693171)
build_miniruby 0.000720 0.000288 0.906138 ( 0.905836)
build_ruby 0.001243 0.000497 2.752578 ( 2.757030)
build_all 0.003591 0.005888 16.585902 ( 1.443353)
build_install 0.008009 0.000251 4.762298 ( 1.185722)
test_btest 0.000699 0.000300 85.160316 ( 6.856560)
test_basic 0.002101 0.003014 0.829139 ( 0.903015)
test_all 0.102079 0.031219 519.181134 ( 57.850969)
test_rubyspec 0.034066 0.012609 49.890123 ( 62.255315)
total: 135.85 sec