Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-114833
#<BuildRuby:0x000055e739563fa8
@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.20231031-114833",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006002 0.000169 1.559682 ( 1.747975)
build_miniruby 0.000947 0.000079 0.848003 ( 0.848274)
build_ruby 0.001221 0.000102 3.001256 ( 3.001142)
build_all 0.003250 0.006721 16.617711 ( 1.512149)
build_install 0.008647 0.000224 4.975573 ( 1.186202)
test_btest 0.000874 0.000155 87.432285 ( 7.414417)
test_basic 0.004366 0.000121 0.602404 ( 0.679145)
test_all 0.113845 0.023011 541.506259 ( 51.173395)
test_rubyspec 0.026053 0.021256 50.242666 ( 62.568859)
total: 130.13 sec