Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-160106
#<BuildRuby:0x00005561a1aa7500
@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.20231015-160106",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005000 0.000833 1.454165 ( 1.703744)
build_miniruby 0.001017 0.000169 0.843630 ( 0.842860)
build_ruby 0.001298 0.000217 2.730384 ( 2.729865)
build_all 0.006693 0.003976 18.374999 ( 1.664905)
build_install 0.006735 0.003873 5.406386 ( 1.280848)
test_btest 0.000852 0.000193 88.963897 ( 8.157480)
test_basic 0.003763 0.000855 0.724007 ( 0.800185)
test_all 0.006486 0.001475 584.696904 ( 61.230636)
test_rubyspec 0.031569 0.017628 50.418478 ( 62.682179)
total: 141.09 sec