Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-233934
#<BuildRuby:0x000055819429c578
@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.20220905-233934",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007919 0.005107 0.968169 ( 1.269991)
build_miniruby 0.001562 0.000446 0.065493 ( 0.064408)
build_ruby 0.001582 0.000451 0.073340 ( 0.073115)
build_all 0.008956 0.001187 1.556409 ( 0.614965)
build_install 0.022591 0.000000 1.877308 ( 0.943629)
test_btest 0.001109 0.000000 95.812393 ( 9.443791)
test_basic 0.004268 0.003563 0.352373 ( 0.442589)
test_all 0.004908 0.000076 648.637714 ( 66.843974)
test_rubyspec 0.086890 0.086944 47.117130 ( 55.492806)
total: 135.19 sec