Logfile: /home/ko1/ruby/logs/brlog.trunk.20220413-183746
#<BuildRuby:0x00005649f72604e8
@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.20220413-183746",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000000 0.011353 1.012097 ( 2.172917)
build_miniruby 0.001527 0.000373 0.075853 ( 0.073773)
build_ruby 0.001409 0.000265 0.076949 ( 0.075799)
build_all 0.008577 0.000800 1.488668 ( 0.600420)
build_install 0.020122 0.001816 5.922034 ( 2.852767)
test_btest 0.000970 0.000153 77.510117 ( 7.933769)
test_basic 0.002246 0.005450 0.335974 ( 0.424633)
test_all 0.002169 0.000456 656.766835 ( 66.050990)
test_rubyspec 0.099003 0.064049 47.008580 ( 52.456702)
total: 132.64 sec