Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-015005
#<BuildRuby:0x000055d6aec080e8
@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.20230710-015005",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005320 0.000139 1.574122 ( 3.208281)
build_miniruby 0.001149 0.000115 1.002022 ( 1.002251)
build_ruby 0.001303 0.000000 2.628918 ( 2.629602)
build_all 0.008724 0.000000 8.520858 ( 7.822241)
build_install 0.005009 0.003443 2.062876 ( 1.709985)
test_btest 0.000890 0.000107 87.040595 ( 7.585528)
test_basic 0.004434 0.000532 0.784199 ( 0.861661)
test_all 0.001399 0.000168 470.457546 ( 52.058197)
test_rubyspec 0.026008 0.013481 44.355833 ( 56.786904)
total: 133.67 sec