Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-182041
#<BuildRuby:0x000055cb0e4b4a68
@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.20220720-182041",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002737 0.011476 0.865405 ( 1.055345)
build_miniruby 0.000960 0.000480 0.062348 ( 0.060910)
build_ruby 0.000795 0.000398 0.055365 ( 0.054261)
build_all 0.008176 0.000000 1.267288 ( 0.488397)
build_install 0.004194 0.010038 4.348223 ( 1.847197)
test_btest 0.000000 0.001932 53.327089 ( 6.515218)
test_basic 0.001764 0.004366 0.289752 ( 0.383443)
test_all 0.001829 0.001184 511.232570 ( 53.170280)
test_rubyspec 0.044408 0.084821 41.925730 ( 47.862782)
total: 111.44 sec