Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-111024
#<BuildRuby:0x00005569a1f3b4b0
@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.20240110-111024",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004243 0.000772 0.808363 ( 1.233003)
build_miniruby 0.000903 0.000165 0.833481 ( 0.833472)
build_ruby 0.001665 0.000302 2.698375 ( 2.706636)
build_all 0.007431 0.000474 11.943412 ( 1.005091)
build_install 0.006556 0.007541 3.393287 ( 0.972055)
test_btest 0.000572 0.000152 63.867550 ( 4.474582)
test_basic 0.003956 0.001055 0.395089 ( 0.475334)
test_all 0.077943 0.019519 376.566905 ( 41.558591)
test_rubyspec 0.032412 0.032920 40.470955 ( 53.017698)
total: 106.28 sec