Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-015118
#<BuildRuby:0x000055cd021ac0a0
@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.20240118-015118",
@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.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.003837 0.000384 1.331964 ( 1.711798)
build_miniruby 0.001277 0.000128 0.861652 ( 0.860814)
build_ruby 0.001705 0.000170 2.650776 ( 2.655309)
build_all 0.005045 0.004153 14.453706 ( 1.326268)
build_install 0.005151 0.002856 4.249465 ( 1.077926)
test_btest 0.000978 0.000196 76.586972 ( 6.868271)
test_basic 0.004126 0.000825 0.770382 ( 0.844732)
test_all 0.092889 0.035898 476.707948 ( 47.169400)
test_rubyspec 0.041422 0.021848 81.680708 ( 94.108261)
total: 156.62 sec