Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-221254
#<BuildRuby:0x000055d3ef0bd448
@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.20220517-221254",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005798 0.004790 1.044163 ( 1.225126)
build_miniruby 0.001956 0.000711 1.153420 ( 1.024368)
build_ruby 0.002434 0.000886 1.933368 ( 1.776890)
build_all 0.006990 0.006402 12.675732 ( 1.646261)
build_install 0.012886 0.006169 4.988496 ( 2.492319)
test_btest 0.001400 0.000613 52.527457 ( 5.973761)
test_basic 0.005678 0.000435 0.293306 ( 0.387236)
test_all 0.002522 0.000417 516.818384 ( 53.976174)
test_rubyspec 0.091114 0.046266 41.218104 ( 47.170728)
total: 115.67 sec