Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-174142
#<BuildRuby:0x000055c8cc413fa8
@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.20221130-174142",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.004698 0.000256 1.176989 ( 1.643031)
build_miniruby 0.000777 0.000259 1.005554 ( 1.004479)
build_ruby 0.000000 0.001249 2.706834 ( 2.594428)
build_all 0.007600 0.001235 15.986149 ( 3.365570)
build_install 0.008124 0.000175 2.244763 ( 1.307267)
test_btest 0.000437 0.000129 62.903931 ( 11.826236)
test_basic 0.003491 0.001027 0.309935 ( 0.401491)
test_all 0.000635 0.000187 682.511358 (107.066109)
test_rubyspec 0.049523 0.021206 53.347572 ( 61.565356)
total: 190.77 sec