Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-234619
#<BuildRuby:0x000055eb13b78460
@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.20221201-234619",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004807 0.000000 1.204466 ( 1.594652)
build_miniruby 0.000971 0.000000 0.971317 ( 0.969864)
build_ruby 0.001333 0.000000 2.748319 ( 2.662326)
build_all 0.006926 0.001911 15.808734 ( 3.293454)
build_install 0.005469 0.003040 2.253335 ( 1.337934)
test_btest 0.000431 0.000152 57.101056 ( 12.060655)
test_basic 0.003545 0.001251 0.303730 ( 0.395047)
test_all 0.001362 0.000480 657.532792 (113.741461)
test_rubyspec 0.039880 0.021396 53.556786 ( 61.948044)
total: 198.00 sec