Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-014432
#<BuildRuby:0x000055a64d8cc0a0
@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-014432",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.001255 0.003563 1.130059 ( 1.488940)
build_miniruby 0.001393 0.000000 0.948429 ( 0.947856)
build_ruby 0.000000 0.001398 2.754492 ( 2.754315)
build_all 0.006756 0.002483 15.874645 ( 1.407871)
build_install 0.007853 0.000021 4.484905 ( 1.114724)
test_btest 0.001065 0.000000 81.156977 ( 7.232994)
test_basic 0.000553 0.003442 0.755449 ( 0.833053)
test_all 0.096859 0.040916 522.663755 ( 52.763440)
test_rubyspec 0.008190 0.040017 50.594253 ( 62.906415)
total: 131.45 sec