Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-100243
#<BuildRuby:0x0000561c4236af88
@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.20231021-100243",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005627 0.000266 1.573070 ( 1.884132)
build_miniruby 0.001019 0.000161 0.937086 ( 0.936465)
build_ruby 0.001118 0.000177 2.624065 ( 2.624626)
build_all 0.010189 0.000269 16.889669 ( 1.551414)
build_install 0.008617 0.000000 5.046873 ( 1.178874)
test_btest 0.001119 0.000000 84.639552 ( 7.451050)
test_basic 0.004443 0.000000 0.752165 ( 0.829707)
test_all 0.001993 0.003513 518.264071 ( 59.862878)
test_rubyspec 0.025691 0.021885 48.523921 ( 60.884909)
total: 137.20 sec