Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-081504
#<BuildRuby:0x0000560bdd667fa8
@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.20221203-081504",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004794 0.000267 1.153088 ( 1.619503)
build_miniruby 0.000814 0.000045 0.962856 ( 0.961752)
build_ruby 0.001243 0.000069 2.775365 ( 2.684704)
build_all 0.009037 0.000008 15.855561 ( 3.407059)
build_install 0.009669 0.000248 2.230102 ( 1.259919)
test_btest 0.000693 0.000033 67.858393 ( 11.032476)
test_basic 0.004631 0.000221 0.285648 ( 0.376180)
test_all 0.000828 0.000039 675.346484 (121.628143)
test_rubyspec 0.052644 0.014716 53.380986 ( 61.569904)
total: 204.54 sec