Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-132508
#<BuildRuby:0x000055eda6fbaad8
@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.20220817-132508",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000086 0.000007 0.000093 ( 0.000092)
configure 0.000079 0.000006 0.000085 ( 0.000081)
build_up 0.001934 0.010769 0.832477 ( 0.866308)
build_miniruby 0.001778 0.000474 0.066304 ( 0.064760)
build_ruby 0.001846 0.000000 0.064912 ( 0.063540)
build_all 0.008532 0.001645 1.265088 ( 0.481282)
build_install 0.013044 0.002063 1.581075 ( 0.794486)
test_btest 0.000805 0.000189 54.396448 ( 6.041974)
test_basic 0.005239 0.000087 0.285757 ( 0.386855)
test_all 0.005408 0.000000 507.101071 ( 53.202959)
test_rubyspec 0.082410 0.044378 41.605250 ( 49.308486)
total: 111.21 sec