Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-234339
#<BuildRuby:0x000055b75424f840
@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.20231210-234339",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004844 0.000242 1.164324 ( 1.525933)
build_miniruby 0.001034 0.000052 0.953822 ( 0.954037)
build_ruby 0.001616 0.000081 2.751397 ( 2.751985)
build_all 0.010843 0.000098 17.086257 ( 1.595159)
build_install 0.000000 0.009308 5.038159 ( 1.175333)
test_btest 0.000000 0.001085 84.782429 ( 7.658942)
test_basic 0.001476 0.004096 0.791384 ( 0.866588)
test_all 0.103602 0.030404 570.711134 ( 52.060894)
test_rubyspec 0.021038 0.025183 50.820708 ( 63.020039)
total: 131.61 sec