Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-141247
#<BuildRuby:0x000055c6dad67918
@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.20231123-141247",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005332 0.000206 1.554147 ( 2.124756)
build_miniruby 0.001021 0.000161 1.940480 ( 1.847739)
build_ruby 0.001208 0.000190 2.758445 ( 2.758808)
build_all 0.005503 0.005380 17.166533 ( 1.541597)
build_install 0.009012 0.000000 5.251101 ( 1.240306)
test_btest 0.000784 0.000150 90.813163 ( 7.966538)
test_basic 0.000506 0.003675 0.692774 ( 0.773244)
test_all 0.097317 0.038046 512.012699 ( 55.998016)
test_rubyspec 0.009516 0.036467 50.958227 ( 63.221807)
total: 137.47 sec