Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-154147
#<BuildRuby:0x0000559c14fbb818
@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-154147",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005243 0.000265 1.272273 ( 1.678868)
build_miniruby 0.001057 0.000249 0.925231 ( 0.923865)
build_ruby 0.001539 0.000000 2.787249 ( 2.785842)
build_all 0.006744 0.002204 14.438392 ( 1.316221)
build_install 0.006305 0.001501 4.154498 ( 1.077259)
test_btest 0.000888 0.000211 74.599629 ( 7.230490)
test_basic 0.000882 0.003287 0.793893 ( 0.874495)
test_all 0.111732 0.016697 486.744529 ( 45.955052)
test_rubyspec 0.025505 0.034451 80.692920 ( 93.050145)
total: 154.89 sec