Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-071717
#<BuildRuby:0x0000557b9d5bb5f8
@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.20231117-071717",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001472 0.004684 1.462357 ( 1.873135)
build_miniruby 0.000745 0.000347 0.871590 ( 0.871277)
build_ruby 0.001452 0.000000 2.618937 ( 2.619685)
build_all 0.008158 0.001231 15.957564 ( 1.443642)
build_install 0.007567 0.001512 4.586171 ( 1.147786)
test_btest 0.001067 0.000000 84.709576 ( 7.130455)
test_basic 0.001650 0.003489 0.726886 ( 0.802742)
test_all 0.115973 0.018081 515.832744 ( 49.396832)
test_rubyspec 0.026375 0.021516 49.281025 ( 61.634849)
total: 126.92 sec