Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-140938
#<BuildRuby:0x000055b66bb869c0
@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-140938",
@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.000024 0.000002 0.000026 ( 0.000028)
autoconf 0.000035 0.000002 0.000037 ( 0.000038)
configure 0.000045 0.000004 0.000049 ( 0.000050)
build_up 0.011534 0.000540 0.895072 ( 1.181408)
build_miniruby 0.001781 0.000127 0.064118 ( 0.063708)
build_ruby 0.001241 0.000088 0.064446 ( 0.064591)
build_all 0.003288 0.004553 1.272683 ( 0.490253)
build_install 0.017815 0.000000 4.368983 ( 1.874143)
test_btest 0.001427 0.000116 53.641740 ( 5.940197)
test_basic 0.005178 0.000046 0.289493 ( 0.383398)
test_all 0.002892 0.000289 484.170684 ( 51.756722)
test_rubyspec 0.070974 0.064493 42.091970 ( 48.049179)
total: 109.81 sec