Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-045626
#<BuildRuby:0x000055d9c56cb340
@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-045626",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006264 0.004375 0.960173 ( 4.031846)
build_miniruby 0.001601 0.000321 0.078316 ( 0.077143)
build_ruby 0.001592 0.000318 0.071320 ( 0.069512)
build_all 0.008714 0.001742 4.118756 ( 0.794356)
build_install 0.021386 0.002559 7.862787 ( 2.378110)
test_btest 0.001348 0.000246 73.314412 ( 8.496788)
test_basic 0.007184 0.000490 0.335497 ( 0.423587)
test_all 0.001489 0.000258 711.718373 ( 67.722012)
test_rubyspec 0.117862 0.045560 46.246131 ( 51.668198)
total: 135.66 sec