Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-191818
#<BuildRuby:0x000055db7dbdf6b0
@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.20240107-191818",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001903 0.004143 1.279959 ( 1.645997)
build_miniruby 0.000963 0.000152 1.412505 ( 1.413387)
build_ruby 0.001335 0.000211 4.282069 ( 4.291024)
build_all 0.009890 0.000873 16.539696 ( 1.694438)
build_install 0.014661 0.001470 5.340612 ( 2.142207)
test_btest 0.000699 0.000100 81.328547 ( 10.057421)
test_basic 0.004774 0.000682 0.646812 ( 0.713874)
test_all 0.084299 0.037421 539.634888 ( 76.636056)
test_rubyspec 0.052712 0.014707 78.680896 ( 91.012452)
total: 189.61 sec