Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-014801
#<BuildRuby:0x000056276c2f4060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-014801",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004375 0.000691 1.380554 ( 1.753664)
build_miniruby 0.001479 0.000000 1.596122 ( 1.600825)
build_ruby 0.001714 0.000000 4.814030 ( 4.827412)
build_all 0.007701 0.003951 16.832899 ( 1.820103)
build_install 0.012545 0.004188 5.383333 ( 2.136951)
test_btest 0.000586 0.000117 81.453829 ( 9.910511)
test_basic 0.006507 0.000439 0.749256 ( 0.818279)
test_all 0.090295 0.030225 574.080281 ( 63.554228)
test_rubyspec 0.028147 0.040477 87.312562 ( 99.601013)
total: 186.02 sec