Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-154653
#<BuildRuby:0x0000558f26aacb38
@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.20220307-154653",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000015 0.000007 0.000022 ( 0.000023)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.006493 0.005159 1.009200 ( 1.995324)
build_miniruby 0.001654 0.000827 0.077939 ( 0.077013)
build_ruby 0.001326 0.000663 0.072388 ( 0.071331)
build_all 0.004099 0.006700 4.176166 ( 0.852018)
build_install 0.018827 0.004758 7.920233 ( 2.414848)
test_btest 0.000768 0.000384 79.254683 ( 8.160325)
test_basic 0.003907 0.004602 0.328909 ( 0.419686)
test_all 0.001393 0.000743 700.106332 ( 68.003139)
test_rubyspec 0.077910 0.098986 46.300480 ( 51.754314)
total: 133.75 sec