Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-085924
#<BuildRuby:0x000055ff393849e0
@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-085924",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.008842 0.000632 0.997495 ( 1.459039)
build_miniruby 0.001748 0.000125 0.077421 ( 0.075769)
build_ruby 0.002464 0.000176 0.080264 ( 0.077973)
build_all 0.005322 0.004923 4.200454 ( 0.838162)
build_install 0.022639 0.000882 7.824677 ( 2.399804)
test_btest 0.001312 0.000145 75.418767 ( 8.245422)
test_basic 0.006802 0.000756 0.336407 ( 0.425753)
test_all 0.002040 0.000000 700.299605 ( 68.204420)
test_rubyspec 0.123328 0.045884 46.455029 ( 51.803019)
total: 133.53 sec