Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-031701
#<BuildRuby:0x00005620ebfbf290
@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-031701",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000035 0.000004 0.000039 ( 0.000039)
build_up 0.004794 0.000082 0.914368 ( 1.503340)
build_miniruby 0.000930 0.000093 0.838924 ( 0.838365)
build_ruby 0.001201 0.000120 2.573621 ( 2.574304)
build_all 0.008248 0.000825 14.191930 ( 1.300541)
build_install 0.007503 0.000000 4.141998 ( 1.098928)
test_btest 0.001055 0.000000 75.923502 ( 6.534255)
test_basic 0.004174 0.000000 0.730294 ( 0.806642)
test_all 0.106766 0.023946 501.067705 ( 46.624283)
test_rubyspec 0.018677 0.027537 47.173070 ( 59.528062)
total: 120.81 sec