Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-081036
#<BuildRuby:0x0000560288608e80
@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.20220722-081036",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.013599 0.000807 0.882412 ( 3.609958)
build_miniruby 0.001541 0.000220 0.065034 ( 0.064777)
build_ruby 0.001714 0.000245 0.065144 ( 0.064719)
build_all 0.008000 0.000450 1.251353 ( 0.473734)
build_install 0.009221 0.004766 4.253502 ( 1.825916)
test_btest 0.001778 0.000314 53.198945 ( 6.208391)
test_basic 0.005312 0.000938 0.300104 ( 0.391917)
test_all 0.000561 0.001550 495.893870 ( 52.197592)
test_rubyspec 0.081545 0.046844 41.782681 ( 47.767107)
total: 112.61 sec