Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-222906
#<BuildRuby:0x000055b46127cb88
@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.20220831-222906",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000019)
configure 0.000101 0.000015 0.000116 ( 0.000076)
build_up 0.006849 0.004457 0.973712 ( 1.019601)
build_miniruby 0.001683 0.000337 0.069676 ( 0.068736)
build_ruby 0.001891 0.000378 0.079746 ( 0.077858)
build_all 0.009627 0.000000 1.538490 ( 0.586636)
build_install 0.013234 0.007929 1.870464 ( 0.924814)
test_btest 0.001185 0.000000 76.395810 ( 8.240322)
test_basic 0.000000 0.008310 0.323828 ( 0.412360)
test_all 0.002080 0.001814 680.594381 ( 66.951770)
test_rubyspec 0.093598 0.073434 46.155610 ( 54.451053)
total: 132.73 sec