Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-102308
#<BuildRuby:0x00005643362d2f38
@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.20240110-102308",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000476 0.003408 0.833844 ( 1.218302)
build_miniruby 0.000867 0.000158 0.875819 ( 0.875674)
build_ruby 0.001442 0.000262 2.865637 ( 2.866614)
build_all 0.010111 0.000000 14.602274 ( 1.417208)
build_install 0.008438 0.001051 4.254782 ( 1.166436)
test_btest 0.000532 0.000085 74.791313 ( 7.608755)
test_basic 0.003922 0.000627 0.545018 ( 0.622823)
test_all 0.089436 0.044666 497.484820 ( 56.156134)
test_rubyspec 0.019453 0.013947 49.096146 ( 61.682254)
total: 133.61 sec