Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-110506
#<BuildRuby:0x00005555ca80f280
@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.20231221-110506",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.004093 0.000372 1.336335 ( 1.725222)
build_miniruby 0.000971 0.000088 0.854676 ( 0.853889)
build_ruby 0.001438 0.000131 2.755797 ( 2.756546)
build_all 0.006020 0.004065 15.762670 ( 1.405131)
build_install 0.008967 0.000000 4.660519 ( 1.128087)
test_btest 0.000722 0.000000 83.387726 ( 7.208634)
test_basic 0.004660 0.000194 0.675249 ( 0.750253)
test_all 0.101792 0.033095 503.153495 ( 59.035430)
test_rubyspec 0.014190 0.030877 49.156924 ( 61.594027)
total: 136.46 sec