Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-175116
#<BuildRuby:0x0000563ad9d827e0
@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.20220614-175116",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006437 0.000162 0.853331 ( 1.548273)
build_miniruby 0.000873 0.000063 0.057215 ( 0.056064)
build_ruby 0.000854 0.000061 0.059593 ( 0.058346)
build_all 0.004378 0.000000 1.511843 ( 0.606171)
build_install 0.006738 0.004204 6.278486 ( 2.837029)
test_btest 0.000680 0.000080 55.254221 ( 8.104540)
test_basic 0.005562 0.000132 0.330127 ( 0.418266)
test_all 0.000000 0.001167 634.712479 ( 91.483957)
test_rubyspec 0.079239 0.047817 44.134470 ( 49.685390)
total: 154.80 sec