Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-045918
#<BuildRuby:0x000055796b2fb568
@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.20231227-045918",
@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.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003911 0.000920 1.109039 ( 1.487264)
build_miniruby 0.001365 0.000321 0.853326 ( 0.852084)
build_ruby 0.001115 0.000262 2.830835 ( 2.830899)
build_all 0.005801 0.003590 16.180927 ( 1.435985)
build_install 0.006217 0.001636 4.494161 ( 1.100359)
test_btest 0.000784 0.000206 80.302729 ( 7.570583)
test_basic 0.003343 0.000880 0.664728 ( 0.739640)
test_all 0.096055 0.038378 529.895107 ( 57.965370)
test_rubyspec 0.022682 0.025025 50.834925 ( 63.135015)
total: 137.12 sec