Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-224130
#<BuildRuby:0x00005651ea58d350
@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.20220826-224130",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.004476 0.009419 0.813956 ( 0.850886)
build_miniruby 0.001567 0.000361 0.055909 ( 0.054726)
build_ruby 0.001314 0.000303 0.062718 ( 0.061466)
build_all 0.007316 0.001688 1.283589 ( 0.498931)
build_install 0.012503 0.002886 1.608899 ( 0.815333)
test_btest 0.001434 0.000331 54.514735 ( 5.926317)
test_basic 0.005375 0.001240 0.295405 ( 0.385918)
test_all 0.003833 0.000000 488.351412 ( 52.408818)
test_rubyspec 0.114075 0.023048 41.919615 ( 50.387416)
total: 111.39 sec