Logfile: /home/ko1/ruby/logs/brlog.trunk.20220704-180618
#<BuildRuby:0x0000562294766878
@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.20220704-180618",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000000 0.000014 0.000014 ( 0.000011)
build_up 0.002977 0.003871 0.860169 ( 1.357232)
build_miniruby 0.000856 0.000198 0.057392 ( 0.056141)
build_ruby 0.000784 0.000181 0.058469 ( 0.057242)
build_all 0.001138 0.003344 1.495483 ( 0.605956)
build_install 0.005209 0.005869 6.336515 ( 2.833324)
test_btest 0.000608 0.000217 55.618121 ( 8.395747)
test_basic 0.001281 0.004977 0.353212 ( 0.440553)
test_all 0.000831 0.000356 623.022284 ( 89.211578)
test_rubyspec 0.090560 0.032670 44.722850 ( 50.357721)
total: 153.32 sec