Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-022751
#<BuildRuby:0x000055932adf84d8
@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.20220214-022751",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006905 0.003676 0.974172 ( 3.346740)
build_miniruby 0.001401 0.000400 0.076895 ( 0.075227)
build_ruby 0.001448 0.000414 0.074467 ( 0.072874)
build_all 0.007907 0.002259 4.109080 ( 0.777980)
build_install 0.023549 0.000067 7.899292 ( 2.329923)
test_btest 0.000906 0.000190 75.118640 ( 8.295951)
test_basic 0.002484 0.005408 0.338106 ( 0.427057)
test_all 0.001783 0.000185 660.815591 ( 65.446789)
test_rubyspec 0.088633 0.075418 46.057422 ( 51.636351)
total: 132.41 sec