Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-155457
#<BuildRuby:0x000055fcf8b84c00
@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.20220728-155457",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.012909 0.000637 0.988791 ( 2.017915)
build_miniruby 0.001643 0.000234 0.073368 ( 0.071766)
build_ruby 0.001545 0.000221 0.080006 ( 0.078303)
build_all 0.011039 0.000184 1.533001 ( 0.569065)
build_install 0.021797 0.001336 5.148007 ( 2.067798)
test_btest 0.001356 0.000000 78.044812 ( 8.347649)
test_basic 0.001561 0.005157 0.330302 ( 0.422752)
test_all 0.001998 0.000000 671.077827 ( 66.242998)
test_rubyspec 0.111898 0.061267 45.717080 ( 51.119942)
total: 130.94 sec