Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-044905
#<BuildRuby:0x0000561739bd74b8
@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.20220828-044905",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008962 0.002068 0.990324 ( 1.110422)
build_miniruby 0.001491 0.000344 0.073348 ( 0.072093)
build_ruby 0.002049 0.000000 0.070967 ( 0.069304)
build_all 0.010009 0.000536 1.512974 ( 0.566653)
build_install 0.016697 0.005348 1.916755 ( 0.934990)
test_btest 0.000799 0.000177 73.697161 ( 8.078647)
test_basic 0.006831 0.000370 0.324651 ( 0.413420)
test_all 0.002466 0.000519 674.416339 ( 66.963162)
test_rubyspec 0.123761 0.053626 45.760345 ( 54.192681)
total: 132.40 sec