Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-165507
#<BuildRuby:0x000055652efc4070
@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.20230602-165507",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004346 0.000724 1.390090 ( 2.696198)
build_miniruby 0.000861 0.000144 0.769686 ( 0.769426)
build_ruby 0.001035 0.000172 2.422970 ( 2.423175)
build_all 0.001557 0.007740 12.173374 ( 1.118807)
build_install 0.003457 0.003895 1.657145 ( 0.956811)
test_btest 0.000503 0.000151 81.631967 ( 6.919874)
test_basic 0.000000 0.003689 0.529820 ( 0.612950)
test_all 0.000000 0.002372 441.609496 ( 40.684016)
test_rubyspec 0.013112 0.028305 42.063600 ( 54.518682)
total: 110.70 sec