Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-043839
#<BuildRuby:0x000055633b66bce8
@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-043839",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.005169 0.000000 1.209544 ( 1.607019)
build_miniruby 0.001317 0.000000 1.432846 ( 1.437068)
build_ruby 0.001422 0.000000 4.164596 ( 4.170650)
build_all 0.010733 0.000000 16.470023 ( 1.675337)
build_install 0.010352 0.005066 4.827036 ( 1.641587)
test_btest 0.000724 0.000034 81.012514 ( 10.065865)
test_basic 0.005397 0.000000 0.654054 ( 0.719770)
test_all 0.080680 0.041601 532.587243 ( 72.618215)
test_rubyspec 0.042025 0.022232 75.427950 ( 87.662337)
total: 181.60 sec