Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-163551
#<BuildRuby:0x0000557916490e50
@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.20220912-163551",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002975 0.008816 1.192046 ( 1.128972)
build_miniruby 0.000000 0.002202 0.067973 ( 0.065783)
build_ruby 0.000166 0.001845 0.069525 ( 0.067322)
build_all 0.006345 0.003233 1.532634 ( 0.598335)
build_install 0.021187 0.001954 1.933177 ( 0.961800)
test_btest 0.000000 0.001323 93.443756 ( 9.833096)
test_basic 0.004107 0.002766 0.350156 ( 0.439772)
test_all 0.001643 0.001544 680.623732 ( 68.815341)
test_rubyspec 0.109121 0.066500 46.999374 ( 55.147971)
total: 137.06 sec