Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-212015
#<BuildRuby:0x000055c2956ac4f0
@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.20220329-212015",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000047 0.000007 0.000054 ( 0.000073)
configure 0.000033 0.000005 0.000038 ( 0.000035)
build_up 0.007269 0.003837 0.994923 ( 1.053266)
build_miniruby 0.001590 0.000298 0.075927 ( 0.074936)
build_ruby 0.002253 0.000000 0.075734 ( 0.073983)
build_all 0.009224 0.000587 4.182656 ( 0.857767)
build_install 0.017188 0.005973 7.889082 ( 2.449972)
test_btest 0.000887 0.000177 71.452881 ( 8.074337)
test_basic 0.005720 0.001144 0.345767 ( 0.434817)
test_all 0.001520 0.000304 656.664689 ( 66.518680)
test_rubyspec 0.091641 0.076329 45.845130 ( 51.324285)
total: 130.86 sec