Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-132907
#<BuildRuby:0x000055e6877d2350
@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.20221129-132907",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.000716 0.003939 1.205688 ( 2.916721)
build_miniruby 0.000875 0.000000 0.947428 ( 0.946034)
build_ruby 0.001403 0.000000 2.908288 ( 2.773477)
build_all 0.008758 0.000191 15.705300 ( 3.291215)
build_install 0.009916 0.000087 2.051304 ( 1.213873)
test_btest 0.000000 0.000619 58.837824 ( 11.363561)
test_basic 0.001342 0.003242 0.317144 ( 0.408005)
test_all 0.000857 0.000086 673.258973 (122.356877)
test_rubyspec 0.042056 0.020065 53.771115 ( 62.023903)
total: 207.29 sec