Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-125255
#<BuildRuby:0x0000557ff75876f0
@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.20231104-125255",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.001794 0.003630 1.491547 ( 1.775903)
build_miniruby 0.001127 0.000161 0.940270 ( 0.939474)
build_ruby 0.001068 0.000152 2.657036 ( 2.657180)
build_all 0.009800 0.000249 17.043979 ( 1.506506)
build_install 0.005073 0.004204 5.261995 ( 1.199358)
test_btest 0.001044 0.000000 84.916744 ( 7.595066)
test_basic 0.003984 0.000171 0.630540 ( 0.712467)
test_all 0.110087 0.028600 511.632591 ( 63.047616)
test_rubyspec 0.040860 0.007464 51.118072 ( 63.449906)
total: 142.88 sec