Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-021913
#<BuildRuby:0x0000555680548090
@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.20231109-021913",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004035 0.001261 1.268454 ( 1.569994)
build_miniruby 0.000840 0.000262 0.936522 ( 0.936022)
build_ruby 0.000996 0.000311 2.851513 ( 2.851515)
build_all 0.005037 0.004590 16.519075 ( 1.465580)
build_install 0.008576 0.000000 4.859828 ( 1.136728)
test_btest 0.000790 0.000000 84.473424 ( 7.416559)
test_basic 0.001612 0.003662 0.833160 ( 0.907022)
test_all 0.101591 0.034218 507.196224 ( 56.561804)
test_rubyspec 0.025804 0.023221 48.934089 ( 61.257165)
total: 134.10 sec