Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-220950
#<BuildRuby:0x0000563c0c087840
@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.20231220-220950",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005157 0.000543 1.280204 ( 1.648234)
build_miniruby 0.001138 0.000119 0.935184 ( 0.934094)
build_ruby 0.001418 0.000149 2.782865 ( 2.782757)
build_all 0.005741 0.004557 15.951675 ( 1.516976)
build_install 0.007862 0.001180 4.757081 ( 1.214470)
test_btest 0.001053 0.000049 84.650007 ( 7.389664)
test_basic 0.004454 0.000000 0.722724 ( 0.797845)
test_all 0.090741 0.044178 492.516825 ( 56.697703)
test_rubyspec 0.032387 0.022393 51.371734 ( 63.722167)
total: 136.70 sec