Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-124744
#<BuildRuby:0x0000556f9eee7858
@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.20220422-124744",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.011140 0.001011 0.989839 ( 1.066439)
build_miniruby 0.001726 0.000247 0.073473 ( 0.071495)
build_ruby 0.002036 0.000291 0.073866 ( 0.072138)
build_all 0.008460 0.000481 1.482904 ( 0.629817)
build_install 0.017322 0.006360 5.793161 ( 2.807909)
test_btest 0.000812 0.000144 77.747823 ( 8.469693)
test_basic 0.007400 0.001306 0.329068 ( 0.416724)
test_all 0.002597 0.000000 675.053114 ( 65.612681)
test_rubyspec 0.112827 0.067188 45.266138 ( 50.477269)
total: 129.63 sec