Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-005923
#<BuildRuby:0x000055fd685c7680
@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.20220306-005923",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000085 0.000012 0.000097 ( 0.000110)
build_up 0.010131 0.000841 1.010379 ( 1.059842)
build_miniruby 0.002486 0.000000 0.075426 ( 0.074354)
build_ruby 0.002085 0.000000 0.075041 ( 0.074605)
build_all 0.008918 0.000608 4.240130 ( 0.876414)
build_install 0.022282 0.000861 7.977456 ( 2.451005)
test_btest 0.001027 0.000103 75.469065 ( 8.353827)
test_basic 0.007880 0.000270 0.342323 ( 0.432584)
test_all 0.001618 0.000154 695.111489 ( 67.029580)
test_rubyspec 0.119956 0.044831 46.518660 ( 51.937258)
total: 132.29 sec