Logfile: /home/ko1/ruby/logs/brlog.trunk.20220624-210315
#<BuildRuby:0x0000555ac6988ea8
@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.20220624-210315",
@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.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005140 0.005851 0.979736 ( 1.043140)
build_miniruby 0.001635 0.000258 0.077216 ( 0.075921)
build_ruby 0.001619 0.000256 0.077801 ( 0.076333)
build_all 0.009811 0.000000 1.500976 ( 0.600158)
build_install 0.019474 0.000996 5.826979 ( 2.800090)
test_btest 0.001564 0.000000 76.090524 ( 8.398684)
test_basic 0.007341 0.000144 0.316721 ( 0.406189)
test_all 0.002215 0.000246 684.691838 ( 66.909244)
test_rubyspec 0.103775 0.065605 45.068071 ( 50.915198)
total: 131.23 sec