Logfile: /home/ko1/ruby/logs/brlog.trunk.20220708-084514
#<BuildRuby:0x0000555701de1400
@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.20220708-084514",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000081 0.000014 0.000095 ( 0.000100)
build_up 0.001989 0.008705 0.891075 ( 4.142610)
build_miniruby 0.001125 0.000375 0.056204 ( 0.056148)
build_ruby 0.001469 0.000490 0.063099 ( 0.062205)
build_all 0.004519 0.004454 1.227523 ( 0.497218)
build_install 0.016897 0.002679 4.905238 ( 2.497028)
test_btest 0.001524 0.000508 53.953165 ( 6.063497)
test_basic 0.001724 0.003821 0.290996 ( 0.384323)
test_all 0.003604 0.000000 508.016772 ( 53.529142)
test_rubyspec 0.054273 0.078137 41.797312 ( 47.775952)
total: 115.01 sec