Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-040922
#<BuildRuby:0x0000564bc2cac0d8
@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-040922",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005262 0.000118 1.476465 ( 1.850235)
build_miniruby 0.001313 0.000120 1.515821 ( 1.517918)
build_ruby 0.001744 0.000000 4.551743 ( 4.564047)
build_all 0.004159 0.006582 16.977452 ( 1.984803)
build_install 0.016139 0.000698 5.142770 ( 1.932461)
test_btest 0.000717 0.000099 82.324479 ( 11.706356)
test_basic 0.005251 0.000000 0.708111 ( 0.781036)
test_all 0.097818 0.024651 566.921873 ( 87.285619)
test_rubyspec 0.029166 0.038315 85.797106 ( 98.302446)
total: 209.93 sec