Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-225551
#<BuildRuby:0x0000560a8151b940
@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.20220402-225551",
@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.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008018 0.004096 1.009472 ( 1.092554)
build_miniruby 0.000000 0.002090 0.081452 ( 0.079752)
build_ruby 0.000000 0.001850 0.079688 ( 0.078068)
build_all 0.007645 0.002085 4.241292 ( 0.855948)
build_install 0.015001 0.008165 8.586041 ( 2.989389)
test_btest 0.000748 0.000236 74.869787 ( 8.155370)
test_basic 0.002451 0.005412 0.355979 ( 0.443496)
test_all 0.001701 0.000627 696.780040 ( 67.833484)
test_rubyspec 0.096607 0.075803 46.504451 ( 52.001245)
total: 133.53 sec