Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-210703
#<BuildRuby:0x0000561850fcb7f0
@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.20240106-210703",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.004380 0.000258 1.175869 ( 1.558596)
build_miniruby 0.001333 0.000078 1.371934 ( 1.373488)
build_ruby 0.001653 0.000097 4.052436 ( 4.062648)
build_all 0.006210 0.003726 16.402866 ( 1.704256)
build_install 0.010017 0.004336 4.749105 ( 1.623020)
test_btest 0.000656 0.000090 83.968842 ( 7.739181)
test_basic 0.000000 0.006839 0.647830 ( 0.711294)
test_all 0.098100 0.025068 532.289798 ( 71.147680)
test_rubyspec 0.031705 0.029495 72.902999 ( 85.187276)
total: 175.11 sec