Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-101143
#<BuildRuby:0x000055fc0c4f0098
@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.20230603-101143",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000464 0.004170 1.247262 ( 2.501514)
build_miniruby 0.000782 0.000184 0.785211 ( 0.784917)
build_ruby 0.000998 0.000235 2.406169 ( 2.406423)
build_all 0.009171 0.000163 12.792314 ( 1.155076)
build_install 0.007559 0.000000 1.765102 ( 0.844058)
test_btest 0.000960 0.000000 84.503192 ( 6.754511)
test_basic 0.003313 0.000000 0.592171 ( 0.677612)
test_all 0.001260 0.000000 441.707746 ( 47.215024)
test_rubyspec 0.020093 0.021122 42.849882 ( 55.285276)
total: 117.63 sec