Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-230017
#<BuildRuby:0x0000560b2e404040
@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.20230712-230017",
@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.000011 0.000002 0.000013 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006223 0.000494 1.560047 ( 2.891625)
build_miniruby 0.000816 0.000182 0.902401 ( 0.902778)
build_ruby 0.000000 0.001266 2.645043 ( 2.645240)
build_all 0.007837 0.001736 13.234035 ( 1.178006)
build_install 0.008187 0.000061 1.857673 ( 0.855673)
test_btest 0.000785 0.000171 87.065513 ( 7.724178)
test_basic 0.004788 0.000000 0.686207 ( 0.768901)
test_all 0.001600 0.000000 482.270165 ( 44.104640)
test_rubyspec 0.021157 0.018510 42.126927 ( 54.645184)
total: 115.72 sec