Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-071212
#<BuildRuby:0x0000556f26524208
@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.20220816-071212",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.001905 0.004833 0.827702 ( 1.629842)
build_miniruby 0.000759 0.000276 0.057928 ( 0.056693)
build_ruby 0.000626 0.000227 0.059175 ( 0.057985)
build_all 0.002627 0.002038 1.537297 ( 0.589456)
build_install 0.010334 0.000798 1.919983 ( 0.958791)
test_btest 0.000823 0.000000 57.989591 ( 8.304558)
test_basic 0.001873 0.003642 0.283193 ( 0.372362)
test_all 0.001598 0.000599 607.013289 ( 91.229640)
test_rubyspec 0.048075 0.045071 43.697764 ( 51.082702)
total: 154.28 sec