Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-163507
#<BuildRuby:0x000055a87bf37810
@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-163507",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007430 0.003833 0.951433 ( 1.717436)
build_miniruby 0.001649 0.000309 0.073713 ( 0.071561)
build_ruby 0.001841 0.000346 0.073705 ( 0.071699)
build_all 0.008380 0.001571 4.190738 ( 0.797023)
build_install 0.019300 0.003897 7.850054 ( 2.309921)
test_btest 0.001279 0.000244 71.119963 ( 8.208845)
test_basic 0.005935 0.001130 0.329932 ( 0.419658)
test_all 0.001678 0.000319 706.241939 ( 67.933935)
test_rubyspec 0.120626 0.040570 46.263789 ( 51.689692)
total: 133.22 sec