Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-021431
#<BuildRuby:0x000055ace1e2c0c8
@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.20231214-021431",
@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.000021 0.000002 0.000023 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003858 0.000350 1.027668 ( 1.285028)
build_miniruby 0.001080 0.000098 0.875820 ( 0.875496)
build_ruby 0.001116 0.000102 2.719213 ( 2.721552)
build_all 0.007337 0.000000 12.218955 ( 1.023546)
build_install 0.014551 0.000000 3.577930 ( 0.980072)
test_btest 0.000681 0.000000 65.050352 ( 5.696885)
test_basic 0.000000 0.003859 0.375004 ( 0.455808)
test_all 0.091642 0.007654 372.607652 ( 43.326849)
test_rubyspec 0.028254 0.042852 39.644619 ( 52.295522)
total: 108.66 sec