Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-095743
#<BuildRuby:0x0000556f89a63440
@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.20220405-095743",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000788 0.011116 1.008032 ( 1.108530)
build_miniruby 0.001422 0.000508 0.077799 ( 0.075976)
build_ruby 0.001180 0.000421 0.067841 ( 0.066265)
build_all 0.009191 0.001709 4.165489 ( 0.840051)
build_install 0.024194 0.001724 8.516035 ( 2.967070)
test_btest 0.001219 0.000321 72.169209 ( 8.597198)
test_basic 0.005876 0.001546 0.341851 ( 0.431047)
test_all 0.001575 0.000414 664.051236 ( 66.049781)
test_rubyspec 0.116790 0.048674 46.703867 ( 52.070867)
total: 132.21 sec