Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-055050
#<BuildRuby:0x0000559db86b3680
@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.20220226-055050",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011101 0.000189 0.995794 ( 1.515908)
build_miniruby 0.001802 0.000113 0.076966 ( 0.074868)
build_ruby 0.002017 0.000126 0.080210 ( 0.077785)
build_all 0.000064 0.011462 4.219073 ( 0.853054)
build_install 0.021297 0.002663 7.902426 ( 2.446702)
test_btest 0.000804 0.000161 75.530455 ( 8.205845)
test_basic 0.007213 0.000478 0.349222 ( 0.437574)
test_all 0.001686 0.000000 665.002610 ( 65.596120)
test_rubyspec 0.090521 0.081616 46.554823 ( 51.878427)
total: 131.09 sec