Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-184816
#<BuildRuby:0x000056117fe8ffa8
@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.20240114-184816",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.002832 0.002254 1.209362 ( 1.557420)
build_miniruby 0.001330 0.000000 0.817407 ( 0.816512)
build_ruby 0.000000 0.001499 2.670235 ( 2.670238)
build_all 0.003901 0.004949 14.195088 ( 1.314616)
build_install 0.007727 0.000223 4.065790 ( 1.046811)
test_btest 0.000000 0.001028 73.604290 ( 7.453445)
test_basic 0.000000 0.004288 0.729437 ( 0.805263)
test_all 0.104859 0.028171 475.813312 ( 49.642070)
test_rubyspec 0.012090 0.039148 47.906860 ( 60.296072)
total: 125.60 sec