Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-083420
#<BuildRuby:0x0000560758d3bd68
@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.20231119-083420",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005489 0.000499 1.193243 ( 1.571958)
build_miniruby 0.001032 0.000094 0.957019 ( 0.957309)
build_ruby 0.001213 0.000110 2.815184 ( 2.815697)
build_all 0.010445 0.000000 16.861600 ( 1.507558)
build_install 0.009371 0.000000 4.964059 ( 1.180667)
test_btest 0.001169 0.000000 85.928288 ( 7.530718)
test_basic 0.004974 0.000161 0.794314 ( 0.869951)
test_all 0.096738 0.037661 508.052625 ( 57.033071)
test_rubyspec 0.018763 0.028322 50.574746 ( 62.841282)
total: 136.31 sec