Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-084144
#<BuildRuby:0x00005614b12ff280
@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.20240103-084144",
@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.000027 0.000003 0.000030 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005014 0.000092 1.310261 ( 1.563481)
build_miniruby 0.000771 0.000081 0.884306 ( 0.883412)
build_ruby 0.001255 0.000132 2.695291 ( 2.694102)
build_all 0.004594 0.004349 14.259825 ( 1.295217)
build_install 0.008868 0.000031 4.221201 ( 1.071803)
test_btest 0.000939 0.000128 75.275198 ( 6.633486)
test_basic 0.000000 0.003938 0.629561 ( 0.711331)
test_all 0.108703 0.019782 495.273670 ( 45.234868)
test_rubyspec 0.017622 0.029086 47.029725 ( 59.491324)
total: 119.58 sec