Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-114149
#<BuildRuby:0x00005555c65cbce8
@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.20240114-114149",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003368 0.000674 0.870153 ( 1.286914)
build_miniruby 0.000772 0.000154 0.962216 ( 0.961649)
build_ruby 0.001021 0.000204 2.779890 ( 2.781642)
build_all 0.010079 0.000000 14.539273 ( 1.389311)
build_install 0.008898 0.000000 4.173391 ( 1.117459)
test_btest 0.000695 0.000000 74.509783 ( 7.723964)
test_basic 0.002598 0.002860 0.673190 ( 0.748292)
test_all 0.106085 0.028553 517.484525 ( 62.894310)
test_rubyspec 0.029963 0.003277 49.792291 ( 62.364165)
total: 141.27 sec