Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-184508
#<BuildRuby:0x000055973ba5caf8
@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.20220221-184508",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006851 0.004533 0.974334 ( 1.095082)
build_miniruby 0.002107 0.000421 0.075187 ( 0.073135)
build_ruby 0.001473 0.000295 0.075719 ( 0.074715)
build_all 0.010293 0.000263 4.081132 ( 0.783071)
build_install 0.013328 0.010132 7.711484 ( 2.298876)
test_btest 0.000000 0.001185 76.212117 ( 8.062254)
test_basic 0.000000 0.007760 0.344179 ( 0.430611)
test_all 0.001810 0.000000 694.730992 ( 66.901933)
test_rubyspec 0.102530 0.064382 46.273478 ( 51.749113)
total: 131.47 sec