Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-172703
#<BuildRuby:0x000055e03d9c7020
@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.20231124-172703",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.004376 1.329637 ( 1.705803)
build_miniruby 0.000000 0.001173 0.909323 ( 0.908528)
build_ruby 0.000000 0.001460 2.863999 ( 2.864424)
build_all 0.006313 0.004224 17.060157 ( 1.516999)
build_install 0.007571 0.001277 5.191435 ( 1.218994)
test_btest 0.000720 0.000252 87.187305 ( 7.387876)
test_basic 0.000000 0.003811 0.649395 ( 0.724472)
test_all 0.101688 0.037727 513.752607 ( 61.141405)
test_rubyspec 0.019390 0.027193 49.608208 ( 61.969317)
total: 139.44 sec