Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-210437
#<BuildRuby:0x000055b1e75a8090
@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.20230524-210437",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.005491 1.422217 ( 2.725506)
build_miniruby 0.000000 0.001118 0.739359 ( 0.739181)
build_ruby 0.000000 0.001334 2.444104 ( 2.444759)
build_all 0.005712 0.003373 11.843079 ( 1.016404)
build_install 0.001743 0.005561 1.662866 ( 0.852466)
test_btest 0.000733 0.000279 78.675798 ( 7.257172)
test_basic 0.004410 0.000258 0.742770 ( 0.825187)
test_all 0.000760 0.000277 421.320653 ( 47.291255)
test_rubyspec 0.018249 0.020443 41.719781 ( 54.108516)
total: 117.26 sec