Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-181051
#<BuildRuby:0x000055d525878ea8
@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.20220910-181051",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.010767 0.000155 1.094768 ( 1.204690)
build_miniruby 0.001179 0.000471 0.074044 ( 0.072195)
build_ruby 0.001129 0.000451 0.076903 ( 0.075949)
build_all 0.008100 0.001667 1.587876 ( 0.605125)
build_install 0.013379 0.007825 1.905888 ( 0.944976)
test_btest 0.000781 0.000321 92.724674 ( 9.456478)
test_basic 0.001023 0.007331 0.356297 ( 0.448960)
test_all 0.001788 0.000894 647.952577 ( 66.862692)
test_rubyspec 0.080630 0.085777 47.067089 ( 55.484202)
total: 135.16 sec