Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-201347
#<BuildRuby:0x000055950f59b510
@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.20220827-201347",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005341 0.006022 0.950519 ( 0.945614)
build_miniruby 0.001449 0.000527 0.078485 ( 0.076428)
build_ruby 0.001623 0.000590 0.075627 ( 0.073352)
build_all 0.007241 0.002634 1.502275 ( 0.571795)
build_install 0.013259 0.008749 1.900652 ( 0.915535)
test_btest 0.000668 0.000278 77.304948 ( 8.131626)
test_basic 0.000618 0.006545 0.330257 ( 0.426290)
test_all 0.003535 0.000000 669.465996 ( 66.220511)
test_rubyspec 0.091875 0.090497 46.002698 ( 54.249912)
total: 131.61 sec