Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-153910
#<BuildRuby:0x000055b57cb188e8
@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.20220211-153910",
@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.000028 0.000000 0.000028 ( 0.000028)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010389 0.000267 1.000066 ( 1.649576)
build_miniruby 0.002193 0.000292 0.075825 ( 0.073162)
build_ruby 0.001566 0.000000 0.068019 ( 0.066924)
build_all 0.010157 0.000330 4.139267 ( 0.775872)
build_install 0.014372 0.009434 7.867854 ( 2.335409)
test_btest 0.001090 0.000218 71.878169 ( 8.272648)
test_basic 0.006974 0.000000 0.344165 ( 0.442645)
test_all 0.001807 0.000000 648.076282 ( 64.920013)
test_rubyspec 0.103475 0.064043 46.392597 ( 51.791116)
total: 130.33 sec