Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-215054
#<BuildRuby:0x00005611643a3858
@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.20220308-215054",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003446 0.008076 0.966965 ( 1.111465)
build_miniruby 0.000000 0.002446 0.076804 ( 0.074474)
build_ruby 0.000462 0.001736 0.076800 ( 0.074491)
build_all 0.007097 0.002534 4.215613 ( 0.859814)
build_install 0.011680 0.010332 7.976169 ( 2.401057)
test_btest 0.001405 0.000000 75.884496 ( 8.130368)
test_basic 0.007475 0.000000 0.335555 ( 0.424445)
test_all 0.000939 0.001071 699.187933 ( 67.250623)
test_rubyspec 0.088272 0.071759 46.066151 ( 51.382200)
total: 131.71 sec