Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-040335
#<BuildRuby:0x00005565880db4f0
@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.20240116-040335",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.005388 0.000449 0.797736 ( 1.197397)
build_miniruby 0.000960 0.000080 0.815061 ( 0.815264)
build_ruby 0.001352 0.000113 2.683597 ( 2.683633)
build_all 0.003248 0.004421 11.925427 ( 0.989853)
build_install 0.011327 0.001743 3.359447 ( 0.955138)
test_btest 0.000617 0.000095 65.168326 ( 4.594923)
test_basic 0.000386 0.004370 0.423427 ( 0.502512)
test_all 0.067616 0.027477 376.147305 ( 33.993200)
test_rubyspec 0.023789 0.040728 40.381508 ( 52.927465)
total: 98.66 sec