Logfile: /home/ko1/ruby/logs/brlog.trunk.20230810-081333
#<BuildRuby:0x0000558f195a0098
@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.20230810-081333",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004666 0.000424 1.321554 ( 2.621065)
build_miniruby 0.000890 0.000081 0.818746 ( 0.818342)
build_ruby 0.001137 0.000103 2.634150 ( 2.635055)
build_all 0.008867 0.000806 15.195678 ( 1.360151)
build_install 0.009095 0.000292 2.183264 ( 1.006185)
test_btest 0.000000 0.001059 83.890894 ( 8.212322)
test_basic 0.000000 0.005312 0.799439 ( 0.874758)
test_all 0.000000 0.002162 546.125592 ( 58.042749)
test_rubyspec 0.021561 0.022115 48.048895 ( 60.429079)
total: 136.00 sec