Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-134205
#<BuildRuby:0x000055ce94eb4188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231212-134205",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003766 0.000343 1.008115 ( 1.253045)
build_miniruby 0.000000 0.000847 0.863503 ( 0.863623)
build_ruby 0.000000 0.001043 2.693155 ( 2.696795)
build_all 0.004662 0.003244 12.071130 ( 1.022845)
build_install 0.006530 0.005231 3.533831 ( 0.969780)
test_btest 0.000695 0.000000 63.790350 ( 4.775705)
test_basic 0.001422 0.002746 0.375472 ( 0.458001)
test_all 0.073023 0.025673 390.151991 ( 37.857699)
test_rubyspec 0.024122 0.040784 39.551004 ( 52.208788)
total: 102.11 sec