Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-165140
#<BuildRuby:0x0000563f6b4046c8
@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.20220403-165140",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009806 0.000824 0.983897 ( 0.992299)
build_miniruby 0.001586 0.000227 0.076216 ( 0.074680)
build_ruby 0.002097 0.000300 0.079934 ( 0.077740)
build_all 0.005320 0.004848 4.256849 ( 0.863059)
build_install 0.013017 0.008246 8.628292 ( 3.018058)
test_btest 0.000841 0.000224 74.506790 ( 8.455099)
test_basic 0.005824 0.001232 0.338619 ( 0.435086)
test_all 0.001209 0.000319 677.578507 ( 66.602199)
test_rubyspec 0.132040 0.033871 46.558710 ( 52.008950)
total: 132.53 sec