Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-024054
#<BuildRuby:0x000055d826f5ca68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220821-024054",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.000000 0.012838 0.855226 ( 0.884875)
build_miniruby 0.001692 0.000000 0.058073 ( 0.055631)
build_ruby 0.001557 0.000115 0.063879 ( 0.062320)
build_all 0.002689 0.004816 1.247854 ( 0.470757)
build_install 0.009099 0.006422 1.590782 ( 0.797149)
test_btest 0.000851 0.000426 52.168478 ( 6.372016)
test_basic 0.004186 0.002093 0.287500 ( 0.377761)
test_all 0.004869 0.000217 490.728699 ( 51.862378)
test_rubyspec 0.082445 0.050621 41.998969 ( 50.588786)
total: 111.47 sec