Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-031324
#<BuildRuby:0x000055813085e7e0
@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.20221125-031324",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000658 0.004159 1.032200 ( 1.097197)
build_miniruby 0.000710 0.000237 1.041883 ( 1.040783)
build_ruby 0.000964 0.000321 2.874814 ( 2.767164)
build_all 0.004357 0.004227 15.855316 ( 3.401222)
build_install 0.003853 0.004032 1.960093 ( 1.138719)
test_btest 0.000402 0.000172 58.222271 ( 11.669868)
test_basic 0.003163 0.001356 0.278489 ( 0.369465)
test_all 0.000974 0.000417 682.326973 (125.746965)
test_rubyspec 0.016329 0.036365 53.164729 ( 61.345664)
total: 208.58 sec