Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-202121
#<BuildRuby:0x000056553eea0620
@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.20220826-202121",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000000 0.000033 0.000033 ( 0.000039)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.003221 0.007674 0.963559 ( 1.444270)
build_miniruby 0.001345 0.000734 0.078212 ( 0.076817)
build_ruby 0.001243 0.000678 0.076947 ( 0.075584)
build_all 0.003069 0.006244 1.540770 ( 0.578069)
build_install 0.021066 0.001290 1.855107 ( 0.896298)
test_btest 0.000000 0.001053 75.573121 ( 8.044437)
test_basic 0.002161 0.004339 0.323829 ( 0.414994)
test_all 0.004272 0.000000 640.792598 ( 64.694148)
test_rubyspec 0.100659 0.074699 45.503045 ( 54.037335)
total: 130.26 sec