Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-022320
#<BuildRuby:0x000055edf32ab840
@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.20231230-022320",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003885 0.000685 1.176125 ( 1.551925)
build_miniruby 0.001045 0.000185 0.814436 ( 0.813860)
build_ruby 0.000000 0.001729 2.742419 ( 2.741941)
build_all 0.005120 0.005016 16.736874 ( 1.456624)
build_install 0.005178 0.003236 4.673070 ( 1.126160)
test_btest 0.000769 0.000210 88.038700 ( 7.466974)
test_basic 0.001246 0.003108 0.663677 ( 0.743049)
test_all 0.089791 0.045910 537.829756 ( 61.073396)
test_rubyspec 0.021283 0.028871 50.800570 ( 63.107344)
total: 140.08 sec