Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-215924
#<BuildRuby:0x0000561a1668c6e0
@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.20221126-215924",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004944 0.005773 1.289531 ( 1.495997)
build_miniruby 0.002518 0.000000 0.836906 ( 0.835533)
build_ruby 0.002735 0.000258 2.260816 ( 2.168963)
build_all 0.018032 0.002349 24.980233 ( 2.773527)
build_install 0.018665 0.001943 4.979606 ( 1.224003)
test_btest 0.000000 0.001527 85.507605 ( 9.088841)
test_basic 0.003792 0.003580 0.355873 ( 0.447711)
test_all 0.001869 0.000519 717.984968 ( 71.490963)
test_rubyspec 0.073323 0.070956 49.685573 ( 58.157357)
total: 147.68 sec