Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-063043
#<BuildRuby:0x000055a2010444f0
@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.20220309-063043",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.010108 0.000127 1.013893 ( 2.344365)
build_miniruby 0.001835 0.000123 0.071421 ( 0.069638)
build_ruby 0.001643 0.000110 0.074754 ( 0.073036)
build_all 0.009622 0.000321 4.157096 ( 0.832742)
build_install 0.023738 0.000000 7.980313 ( 2.406541)
test_btest 0.001302 0.000000 72.032037 ( 8.007257)
test_basic 0.003145 0.004760 0.334789 ( 0.424347)
test_all 0.002127 0.000194 651.194921 ( 65.766914)
test_rubyspec 0.116163 0.039804 46.027397 ( 51.212177)
total: 131.14 sec