Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-003417
#<BuildRuby:0x000055dd6115b4b0
@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.20230617-003417",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000000 0.000008 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005686 0.000632 1.523939 ( 2.767766)
build_miniruby 0.001249 0.000139 0.872674 ( 0.870836)
build_ruby 0.001117 0.000124 2.458351 ( 2.458475)
build_all 0.009110 0.000475 12.956079 ( 1.182646)
build_install 0.003634 0.004657 1.884559 ( 0.868064)
test_btest 0.000911 0.000136 84.625199 ( 7.414871)
test_basic 0.003910 0.000587 0.534479 ( 0.616126)
test_all 0.001087 0.000163 456.698350 ( 41.089299)
test_rubyspec 0.031417 0.011378 41.901008 ( 54.412914)
total: 111.68 sec