Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-040056
#<BuildRuby:0x0000555f6b81c9d0
@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.20220823-040056",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000006 0.000003 0.000009 ( 0.000007)
build_up 0.007576 0.003846 1.013539 ( 2.543517)
build_miniruby 0.002541 0.000000 0.070030 ( 0.067244)
build_ruby 0.002091 0.000000 0.071923 ( 0.069970)
build_all 0.007778 0.003532 1.530494 ( 0.576710)
build_install 0.018746 0.004162 1.878622 ( 0.911547)
test_btest 0.001305 0.000000 77.692932 ( 8.190965)
test_basic 0.007415 0.000248 0.327909 ( 0.415659)
test_all 0.004662 0.000000 669.910204 ( 66.658537)
test_rubyspec 0.095704 0.066531 45.891519 ( 54.430008)
total: 133.87 sec