Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-180949
#<BuildRuby:0x000055935a4eff00
@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.20221119-180949",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.002331 0.002706 1.079739 ( 1.230197)
build_miniruby 0.000820 0.000117 1.007014 ( 1.005679)
build_ruby 0.001007 0.000143 2.807223 ( 2.712292)
build_all 0.009063 0.000000 16.016819 ( 3.197935)
build_install 0.006643 0.003294 1.978233 ( 1.148837)
test_btest 0.000425 0.000065 56.707800 ( 11.433169)
test_basic 0.001973 0.002709 0.286634 ( 0.377934)
test_all 0.001477 0.000116 669.145046 (104.747650)
test_rubyspec 0.026866 0.036979 51.012707 ( 59.349202)
total: 185.20 sec