Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-005355
#<BuildRuby:0x00005598f78efae0
@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.20231125-005355",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004336 0.000040 1.215467 ( 1.607299)
build_miniruby 0.000856 0.000085 0.945352 ( 0.944710)
build_ruby 0.001486 0.000000 2.816922 ( 2.816570)
build_all 0.006038 0.004514 16.896684 ( 1.485328)
build_install 0.009963 0.000210 5.159769 ( 1.228001)
test_btest 0.001003 0.000131 87.010771 ( 7.009830)
test_basic 0.004185 0.000000 0.709679 ( 0.785753)
test_all 0.105733 0.033509 516.753348 ( 55.235533)
test_rubyspec 0.014825 0.035761 51.197437 ( 63.562806)
total: 134.68 sec