Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-054029
#<BuildRuby:0x000055cb197a2eb8
@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.20240115-054029",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.001256 0.004498 1.088031 ( 1.457210)
build_miniruby 0.000830 0.000195 0.891167 ( 0.890301)
build_ruby 0.001063 0.000250 2.728559 ( 2.728662)
build_all 0.005298 0.003476 14.290943 ( 1.313416)
build_install 0.002742 0.005079 4.119886 ( 1.073750)
test_btest 0.000764 0.000242 75.106806 ( 6.840998)
test_basic 0.003497 0.001104 0.631188 ( 0.707793)
test_all 0.107918 0.023190 479.469194 ( 50.076771)
test_rubyspec 0.022307 0.023124 49.370973 ( 61.658757)
total: 126.75 sec