Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-210959
#<BuildRuby:0x0000558fd49237b8
@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.20240115-210959",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.003876 0.000431 1.055193 ( 1.437588)
build_miniruby 0.000896 0.000100 0.898667 ( 0.898184)
build_ruby 0.001113 0.000124 2.832573 ( 2.832059)
build_all 0.005252 0.003866 14.243765 ( 1.364102)
build_install 0.003509 0.004087 4.120664 ( 1.070262)
test_btest 0.001136 0.000000 75.610280 ( 6.853648)
test_basic 0.005006 0.000389 0.731020 ( 0.805110)
test_all 0.093797 0.037221 475.697236 ( 52.224086)
test_rubyspec 0.027861 0.019104 48.786885 ( 61.085440)
total: 128.57 sec