Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-204049
#<BuildRuby:0x00005588f52f4af8
@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.20220404-204049",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.010972 0.995723 ( 1.044045)
build_miniruby 0.000000 0.002016 0.069775 ( 0.068230)
build_ruby 0.000000 0.001754 0.076337 ( 0.074379)
build_all 0.003950 0.007132 4.155555 ( 0.844489)
build_install 0.011022 0.011717 8.536177 ( 2.999750)
test_btest 0.000714 0.000509 79.754120 ( 8.238649)
test_basic 0.004274 0.003052 0.338936 ( 0.427827)
test_all 0.001038 0.000742 662.110575 ( 66.057962)
test_rubyspec 0.088830 0.082489 46.681559 ( 51.746922)
total: 131.50 sec