Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-180047
#<BuildRuby:0x00005623fea67840
@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.20231226-180047",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000031 0.000006 0.000037 ( 0.000038)
build_up 0.003474 0.000695 1.004975 ( 1.381616)
build_miniruby 0.001060 0.000000 0.939640 ( 0.939520)
build_ruby 0.001228 0.000000 2.950576 ( 2.950126)
build_all 0.009706 0.000000 16.132903 ( 1.517334)
build_install 0.008032 0.000000 4.526289 ( 1.098681)
test_btest 0.000947 0.000000 81.680736 ( 7.349723)
test_basic 0.004667 0.000000 0.581212 ( 0.661649)
test_all 0.102042 0.032037 560.659466 ( 54.784034)
test_rubyspec 0.022582 0.025789 49.654528 ( 62.026382)
total: 132.71 sec