Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-152006
#<BuildRuby:0x000055fa1a3303a0
@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.20220808-152006",
@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.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.011266 0.979036 ( 1.032141)
build_miniruby 0.001078 0.000815 0.074923 ( 0.073121)
build_ruby 0.002116 0.000000 0.073782 ( 0.071497)
build_all 0.005024 0.004968 1.508772 ( 0.570194)
build_install 0.014979 0.006879 5.265819 ( 2.104540)
test_btest 0.000780 0.000328 73.426345 ( 8.539126)
test_basic 0.006907 0.001130 0.328100 ( 0.422025)
test_all 0.001906 0.000763 673.871805 ( 66.397734)
test_rubyspec 0.131335 0.048027 46.278667 ( 53.636543)
total: 132.85 sec