Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-162812
#<BuildRuby:0x000055f4a898fba0
@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.20220825-162812",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000044 0.000007 0.000051 ( 0.000051)
build_up 0.006512 0.005326 0.833674 ( 0.941851)
build_miniruby 0.001293 0.000298 0.054060 ( 0.052413)
build_ruby 0.001361 0.000314 0.063823 ( 0.062618)
build_all 0.008118 0.000767 1.227613 ( 0.454757)
build_install 0.007346 0.008898 1.589226 ( 0.806482)
test_btest 0.001117 0.000349 55.301458 ( 6.281307)
test_basic 0.006153 0.000416 0.299694 ( 0.388418)
test_all 0.004578 0.000779 487.251936 ( 52.406634)
test_rubyspec 0.101544 0.028893 41.739316 ( 50.263434)
total: 111.66 sec