Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-033555
#<BuildRuby:0x000055e085869438
@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.20220718-033555",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.009746 0.000000 0.831291 ( 2.123931)
build_miniruby 0.002535 0.000000 0.051388 ( 0.049671)
build_ruby 0.001752 0.000000 0.065655 ( 0.064694)
build_all 0.009467 0.000000 1.231574 ( 0.494414)
build_install 0.013467 0.004909 4.369646 ( 1.812673)
test_btest 0.001984 0.000104 52.930882 ( 6.124757)
test_basic 0.000750 0.005105 0.288478 ( 0.380311)
test_all 0.001718 0.000181 508.321285 ( 53.025479)
test_rubyspec 0.087248 0.056484 42.188552 ( 47.991067)
total: 112.07 sec