Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-023814
#<BuildRuby:0x000055f26f2f2eb8
@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.20231227-023814",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004992 0.000106 1.172242 ( 1.557268)
build_miniruby 0.000970 0.000097 0.841203 ( 0.841061)
build_ruby 0.001141 0.000114 2.989168 ( 2.989376)
build_all 0.008918 0.000892 16.648841 ( 1.512698)
build_install 0.008469 0.000000 4.698767 ( 1.166227)
test_btest 0.001067 0.000045 82.368343 ( 7.948689)
test_basic 0.000696 0.004071 0.732805 ( 0.808930)
test_all 0.096060 0.041919 520.054240 ( 54.942637)
test_rubyspec 0.026706 0.024049 50.723368 ( 63.075970)
total: 134.84 sec