Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-015647
#<BuildRuby:0x00005621eb1b3ba0
@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.20220814-015647",
@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.000003 0.000003 0.000006 ( 0.000005)
autoconf 0.000006 0.000005 0.000011 ( 0.000011)
configure 0.000013 0.000009 0.000022 ( 0.000022)
build_up 0.008417 0.001671 0.793368 ( 0.872590)
build_miniruby 0.000000 0.001640 0.056144 ( 0.054476)
build_ruby 0.000000 0.001408 0.054921 ( 0.053776)
build_all 0.005392 0.004480 1.272813 ( 0.486775)
build_install 0.013123 0.000283 1.582059 ( 0.796579)
test_btest 0.000775 0.000443 52.237148 ( 6.099795)
test_basic 0.000688 0.004751 0.284809 ( 0.380821)
test_all 0.004870 0.000303 484.137853 ( 51.171027)
test_rubyspec 0.088770 0.042334 41.712854 ( 49.391807)
total: 109.31 sec