Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-120731
#<BuildRuby:0x000055a1e214c4e8
@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.20220219-120731",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005388 0.005659 0.938380 ( 1.295799)
build_miniruby 0.000000 0.001798 0.066318 ( 0.064731)
build_ruby 0.001114 0.001341 0.076772 ( 0.074090)
build_all 0.009866 0.000000 4.131576 ( 0.794110)
build_install 0.020205 0.001260 7.710316 ( 2.368492)
test_btest 0.001151 0.000287 74.782463 ( 8.014161)
test_basic 0.004730 0.003339 0.328642 ( 0.420639)
test_all 0.002093 0.000000 698.970120 ( 67.750826)
test_rubyspec 0.077999 0.068420 46.058334 ( 51.327703)
total: 132.11 sec