Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-080545
#<BuildRuby:0x000055df680e00e0
@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.20231218-080545",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005474 0.000000 1.034459 ( 1.291023)
build_miniruby 0.000913 0.000000 0.872988 ( 0.873338)
build_ruby 0.001673 0.000000 2.718344 ( 2.720141)
build_all 0.007962 0.000000 12.193551 ( 0.978964)
build_install 0.005113 0.005388 3.539579 ( 0.971744)
test_btest 0.000763 0.000059 65.835285 ( 5.026493)
test_basic 0.000000 0.003281 0.376762 ( 0.459588)
test_all 0.069316 0.037630 402.517970 ( 39.167275)
test_rubyspec 0.027744 0.035140 39.734921 ( 52.399716)
total: 103.89 sec