Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-150751
#<BuildRuby:0x0000563e15ebc018
@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.20221119-150751",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004506 0.000501 1.055106 ( 1.068920)
build_miniruby 0.000830 0.000092 0.960752 ( 0.959393)
build_ruby 0.001169 0.000130 2.740614 ( 2.654287)
build_all 0.003944 0.004980 15.887972 ( 3.366820)
build_install 0.007814 0.000516 2.004889 ( 1.145808)
test_btest 0.000593 0.000093 63.959719 ( 10.908069)
test_basic 0.000223 0.004799 0.283600 ( 0.374156)
test_all 0.001082 0.000000 631.903515 (101.371837)
test_rubyspec 0.048597 0.016026 51.553523 ( 59.758712)
total: 181.61 sec