Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-023753
#<BuildRuby:0x0000562dd63900d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220723-023753",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.001682 0.004748 0.855870 ( 1.033010)
build_miniruby 0.000684 0.000248 0.057483 ( 0.056345)
build_ruby 0.000651 0.000237 0.059237 ( 0.058105)
build_all 0.004635 0.000000 1.514160 ( 0.584395)
build_install 0.007844 0.001133 5.615224 ( 2.156685)
test_btest 0.000550 0.000169 46.240799 ( 8.484209)
test_basic 0.004194 0.001291 0.321511 ( 0.410365)
test_all 0.000893 0.000275 619.406280 ( 87.790011)
test_rubyspec 0.071936 0.040163 43.834700 ( 49.416173)
total: 149.99 sec