Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-095739
#<BuildRuby:0x00005650198e5480
@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-095739",
@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.000004 0.000027 ( 0.000028)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.003552 0.004564 0.767604 ( 2.020502)
build_miniruby 0.001213 0.000000 0.047809 ( 0.046727)
build_ruby 0.001389 0.000000 0.054168 ( 0.052958)
build_all 0.006623 0.000305 1.244534 ( 0.468711)
build_install 0.013729 0.004430 4.374950 ( 1.833118)
test_btest 0.001377 0.000324 53.002506 ( 8.808188)
test_basic 0.005007 0.001178 0.207205 ( 0.296318)
test_all 0.002012 0.000473 582.250941 (129.780179)
test_rubyspec 0.107735 0.046418 40.216956 ( 46.241946)
total: 189.55 sec