Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-103035
#<BuildRuby:0x000055b5d8dbc048
@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.20240101-103035",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.004785 0.000131 1.172488 ( 1.570869)
build_miniruby 0.001252 0.000197 0.901031 ( 0.899792)
build_ruby 0.001218 0.000192 2.911920 ( 2.911816)
build_all 0.003727 0.006298 16.567659 ( 1.443249)
build_install 0.006061 0.002503 4.648684 ( 1.110191)
test_btest 0.000800 0.000192 84.597223 ( 7.292861)
test_basic 0.004054 0.000111 0.692060 ( 0.766838)
test_all 0.091172 0.046663 512.025679 ( 57.205740)
test_rubyspec 0.028085 0.018590 49.827295 ( 62.137444)
total: 135.34 sec