Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-122907
#<BuildRuby:0x00005562ec1fbf90
@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-122907",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.004756 0.000151 1.221788 ( 1.601939)
build_miniruby 0.000961 0.000200 1.435092 ( 1.436923)
build_ruby 0.001909 0.000000 4.208929 ( 4.216683)
build_all 0.010182 0.000000 16.477402 ( 1.708679)
build_install 0.008844 0.006485 4.960928 ( 1.764365)
test_btest 0.000681 0.000153 81.744780 ( 7.165755)
test_basic 0.005341 0.000318 0.624264 ( 0.694319)
test_all 0.087273 0.030980 548.778608 ( 61.232984)
test_rubyspec 0.034182 0.031794 77.968619 ( 90.297010)
total: 170.12 sec