Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-204915
#<BuildRuby:0x0000563a18ede7e0
@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.20220818-204915",
@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.000014 0.000004 0.000018 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005467 0.001491 0.832082 ( 0.872523)
build_miniruby 0.000820 0.000223 0.057654 ( 0.056395)
build_ruby 0.000727 0.000198 0.059539 ( 0.058371)
build_all 0.004745 0.000000 1.528463 ( 0.586900)
build_install 0.002054 0.006902 1.907920 ( 0.960463)
test_btest 0.000610 0.000218 53.816638 ( 8.307755)
test_basic 0.001362 0.004894 0.340492 ( 0.428176)
test_all 0.002191 0.000000 631.408628 ( 92.508243)
test_rubyspec 0.043102 0.033033 43.847489 ( 52.193576)
total: 155.97 sec