Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-131156
#<BuildRuby:0x000055b5cdb1f840
@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.20240117-131156",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000065 0.004022 1.002336 ( 1.375020)
build_miniruby 0.001052 0.000176 0.896245 ( 0.895350)
build_ruby 0.001237 0.000206 2.796409 ( 2.795656)
build_all 0.009389 0.000164 14.564880 ( 1.298674)
build_install 0.003580 0.004087 4.204787 ( 1.136907)
test_btest 0.000763 0.000145 81.314697 ( 6.366136)
test_basic 0.001649 0.003635 0.779789 ( 0.855416)
test_all 0.093090 0.037631 515.156578 ( 53.469909)
test_rubyspec 0.022584 0.042577 82.043216 ( 94.380808)
total: 162.57 sec