Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-061340
#<BuildRuby:0x000055c655de1400
@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.20220721-061340",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000049 0.000003 0.000052 ( 0.000053)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.011135 0.000498 0.864943 ( 2.744348)
build_miniruby 0.001869 0.000133 0.061994 ( 0.060775)
build_ruby 0.001616 0.000115 0.063441 ( 0.061979)
build_all 0.008931 0.000268 1.292372 ( 0.477570)
build_install 0.014670 0.000592 4.276874 ( 1.790264)
test_btest 0.001473 0.000093 54.223699 ( 6.320839)
test_basic 0.000794 0.005989 0.289059 ( 0.379476)
test_all 0.003080 0.000000 507.336350 ( 53.630385)
test_rubyspec 0.086948 0.041053 42.103714 ( 47.974039)
total: 113.44 sec