Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-232930
#<BuildRuby:0x00005584b60d0620
@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.20220809-232930",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.002807 0.008803 0.998199 ( 2.076130)
build_miniruby 0.001770 0.000545 0.071756 ( 0.069707)
build_ruby 0.001501 0.000462 0.069482 ( 0.067741)
build_all 0.005033 0.004660 1.496588 ( 0.580382)
build_install 0.015338 0.007965 5.204288 ( 2.078113)
test_btest 0.000843 0.000328 72.590225 ( 8.206247)
test_basic 0.004743 0.002865 0.328244 ( 0.417572)
test_all 0.001652 0.000661 677.287773 ( 66.161156)
test_rubyspec 0.125414 0.067392 45.799894 ( 53.189899)
total: 132.85 sec