Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-233430
#<BuildRuby:0x00005652696f0010
@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.20220501-233430",
@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.000001 0.000014 ( 0.000014)
configure 0.000045 0.000000 0.000045 ( 0.000051)
build_up 0.006737 0.000191 0.830631 ( 0.925482)
build_miniruby 0.000935 0.000066 0.057464 ( 0.056215)
build_ruby 0.000946 0.000067 0.057664 ( 0.056348)
build_all 0.003998 0.000286 1.492502 ( 0.596635)
build_install 0.011053 0.000093 6.251167 ( 2.815901)
test_btest 0.000732 0.000046 52.644494 ( 8.047938)
test_basic 0.005558 0.000347 0.293258 ( 0.381447)
test_all 0.001264 0.000079 613.992538 ( 89.937531)
test_rubyspec 0.082839 0.044220 43.884462 ( 48.780127)
total: 151.60 sec