Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-020506
#<BuildRuby:0x0000555690d47858
@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.20220406-020506",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.010772 0.001536 0.994661 ( 1.170320)
build_miniruby 0.002410 0.000000 0.073362 ( 0.071112)
build_ruby 0.001872 0.000000 0.073149 ( 0.071503)
build_all 0.007760 0.003149 4.184158 ( 0.820463)
build_install 0.017696 0.006676 8.377753 ( 3.017594)
test_btest 0.000745 0.000196 75.075973 ( 7.911101)
test_basic 0.007500 0.000000 0.329480 ( 0.422515)
test_all 0.002175 0.000046 703.053990 ( 68.247084)
test_rubyspec 0.103199 0.073878 46.268770 ( 51.697591)
total: 133.43 sec