Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-220829
#<BuildRuby:0x000055edc1db7ce8
@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-220829",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000036 0.000004 0.000040 ( 0.000042)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.004396 0.000462 1.449111 ( 1.790206)
build_miniruby 0.000987 0.000104 0.879399 ( 0.878895)
build_ruby 0.001144 0.000120 2.849023 ( 2.849138)
build_all 0.008406 0.002217 17.392696 ( 1.576382)
build_install 0.007891 0.000947 5.142051 ( 1.244768)
test_btest 0.000550 0.000066 88.075200 ( 7.954579)
test_basic 0.003233 0.000388 0.704637 ( 0.782345)
test_all 0.091932 0.044838 567.412950 ( 50.434650)
test_rubyspec 0.018572 0.031208 51.812134 ( 64.063551)
total: 131.58 sec