Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-185449
#<BuildRuby:0x0000562fc74db3e8
@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.20240107-185449",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004519 0.000226 1.318429 ( 1.707998)
build_miniruby 0.001178 0.000059 1.467918 ( 1.471356)
build_ruby 0.001473 0.000074 4.235222 ( 4.243770)
build_all 0.010043 0.000274 16.618355 ( 1.786540)
build_install 0.007142 0.008301 4.931711 ( 1.818994)
test_btest 0.000721 0.000090 82.728118 ( 9.968413)
test_basic 0.000970 0.004484 0.681828 ( 0.751938)
test_all 0.076635 0.041078 559.175925 ( 58.375116)
test_rubyspec 0.038182 0.026336 78.486761 ( 90.662510)
total: 170.79 sec