Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-103713
#<BuildRuby:0x000055866e983fd8
@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.20240105-103713",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000591 0.004140 0.737783 ( 1.172661)
build_miniruby 0.000946 0.000000 0.889759 ( 0.890007)
build_ruby 0.001154 0.000000 2.743436 ( 2.746878)
build_all 0.003975 0.003640 11.984115 ( 0.982814)
build_install 0.007904 0.000848 3.339813 ( 0.956357)
test_btest 0.000565 0.000000 62.350094 ( 5.400513)
test_basic 0.000317 0.003378 0.374529 ( 0.453208)
test_all 0.074674 0.030462 444.169387 ( 42.714296)
test_rubyspec 0.032541 0.021512 40.192934 ( 52.969529)
total: 108.29 sec