Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-024725
#<BuildRuby:0x0000563266fc3458
@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.20231209-024725",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003956 0.000931 1.393194 ( 1.757968)
build_miniruby 0.000786 0.000185 0.885971 ( 0.886319)
build_ruby 0.001400 0.000000 2.757262 ( 2.758334)
build_all 0.008879 0.001765 16.954077 ( 1.526501)
build_install 0.005416 0.004209 5.003995 ( 1.197967)
test_btest 0.000799 0.000208 86.906552 ( 7.874954)
test_basic 0.004446 0.000138 0.813552 ( 0.889890)
test_all 0.090488 0.044287 575.887173 ( 50.554346)
test_rubyspec 0.019671 0.028759 50.962518 ( 63.310636)
total: 130.76 sec