Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-231531
#<BuildRuby:0x0000555eab6dc090
@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.20231116-231531",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005036 0.000839 1.404144 ( 1.794866)
build_miniruby 0.000850 0.000142 0.912723 ( 0.912385)
build_ruby 0.001663 0.000277 2.706966 ( 2.706118)
build_all 0.009539 0.000128 16.673244 ( 1.487921)
build_install 0.002470 0.007343 4.884623 ( 1.174984)
test_btest 0.000000 0.000723 83.420823 ( 7.709846)
test_basic 0.002426 0.002888 0.768901 ( 0.848063)
test_all 0.096083 0.041598 489.859530 ( 51.759827)
test_rubyspec 0.022030 0.024004 48.658894 ( 61.044945)
total: 129.44 sec