Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-010754
#<BuildRuby:0x000055cd0087fed8
@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.20220821-010754",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006598 0.807423 ( 0.850980)
build_miniruby 0.000000 0.001057 0.058092 ( 0.056780)
build_ruby 0.000896 0.000120 0.059520 ( 0.058282)
build_all 0.004169 0.000556 1.538657 ( 0.588629)
build_install 0.007068 0.003970 1.954589 ( 0.980914)
test_btest 0.000683 0.000121 56.082189 ( 8.287001)
test_basic 0.002245 0.003746 0.341247 ( 0.429095)
test_all 0.001096 0.000243 591.336512 ( 89.410025)
test_rubyspec 0.050880 0.032187 44.421658 ( 52.705601)
total: 153.37 sec