Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-025341
#<BuildRuby:0x0000564942007fa8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221125-025341",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000632 0.004266 1.126329 ( 1.599145)
build_miniruby 0.000856 0.000171 0.977395 ( 0.976065)
build_ruby 0.001113 0.000223 2.739250 ( 2.623845)
build_all 0.007916 0.000674 15.752650 ( 3.364457)
build_install 0.005669 0.004814 2.086220 ( 1.220565)
test_btest 0.000515 0.000121 60.957067 ( 11.192487)
test_basic 0.003961 0.000932 0.308826 ( 0.399787)
test_all 0.001274 0.000300 706.845703 (109.709338)
test_rubyspec 0.046369 0.019373 53.799267 ( 62.045825)
total: 193.13 sec