Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-182138
#<BuildRuby:0x00005646915cef08
@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.20220719-182138",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000024 0.000002 0.000026 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.007671 0.000256 0.759296 ( 0.916985)
build_miniruby 0.001275 0.000091 0.047757 ( 0.046239)
build_ruby 0.001254 0.000090 0.050745 ( 0.049386)
build_all 0.007984 0.000570 1.248555 ( 0.482625)
build_install 0.008781 0.010949 4.637678 ( 1.833858)
test_btest 0.000806 0.000162 53.818381 ( 10.171454)
test_basic 0.004836 0.000000 0.211083 ( 0.307323)
test_all 0.002145 0.000306 531.575880 ( 91.062884)
test_rubyspec 0.101258 0.065855 39.128037 ( 45.219496)
total: 150.09 sec