Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-064144
#<BuildRuby:0x000056530dcabf00
@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.20220814-064144",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006114 0.000941 0.864535 ( 1.255286)
build_miniruby 0.000878 0.000135 0.057726 ( 0.056427)
build_ruby 0.000000 0.000866 0.059463 ( 0.058152)
build_all 0.002362 0.002209 1.513576 ( 0.587510)
build_install 0.006221 0.004562 1.896392 ( 0.960270)
test_btest 0.000708 0.000177 50.903786 ( 8.154897)
test_basic 0.005605 0.000331 0.374328 ( 0.462720)
test_all 0.001768 0.000416 614.760616 ( 89.563938)
test_rubyspec 0.068165 0.053837 43.796773 ( 51.159557)
total: 152.26 sec