Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-072734
#<BuildRuby:0x000056403a5a3f68
@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.20221116-072734",
@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.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.004892 1.072598 ( 1.096016)
build_miniruby 0.000000 0.000886 0.927197 ( 0.926074)
build_ruby 0.000000 0.001210 2.624879 ( 2.534056)
build_all 0.006677 0.001989 15.758120 ( 3.267838)
build_install 0.008171 0.000259 1.956981 ( 1.128068)
test_btest 0.000454 0.000091 63.395011 ( 10.261746)
test_basic 0.004115 0.000823 0.323867 ( 0.414278)
test_all 0.000714 0.000143 637.225789 (101.215992)
test_rubyspec 0.062116 0.013491 50.983045 ( 59.231218)
total: 180.08 sec