Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-083857
#<BuildRuby:0x000055abb6263e70
@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.20221130-083857",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.004770 0.000087 1.158546 ( 1.191065)
build_miniruby 0.000906 0.000107 0.946327 ( 0.944985)
build_ruby 0.001111 0.000131 2.719065 ( 2.633195)
build_all 0.004725 0.004377 15.784931 ( 3.266972)
build_install 0.008731 0.000010 2.197645 ( 1.290997)
test_btest 0.000523 0.000079 65.503644 ( 12.080704)
test_basic 0.000377 0.004443 0.327291 ( 0.418098)
test_all 0.000981 0.000135 675.962108 (113.951341)
test_rubyspec 0.048174 0.018044 54.188776 ( 62.411381)
total: 198.19 sec