Logfile: /home/ko1/ruby/logs/brlog.trunk.20230215-175658
#<BuildRuby:0x0000562523e88020
@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.20230215-175658",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001539 0.002001 0.753383 ( 1.167130)
build_miniruby 0.000787 0.000242 0.665696 ( 0.665016)
build_ruby 0.000000 0.001261 2.132131 ( 2.131640)
build_all 0.004457 0.004720 12.421257 ( 1.531868)
build_install 0.002108 0.004356 1.574961 ( 0.781333)
test_btest 0.000487 0.000228 66.586479 ( 6.480996)
test_basic 0.002522 0.001177 0.298381 ( 0.393089)
test_all 0.000748 0.000349 485.638172 ( 46.825896)
test_rubyspec 0.009705 0.017792 35.105519 ( 45.695545)
total: 105.67 sec