Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-222331
#<BuildRuby:0x0000564e82171188
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221227-222331",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007700 0.001925 0.973978 ( 1.146096)
build_miniruby 0.001906 0.000477 0.841366 ( 0.840876)
build_ruby 0.000000 0.003762 2.151527 ( 2.150478)
build_all 0.011964 0.007834 18.500076 ( 2.187903)
build_install 0.021215 0.001121 2.040717 ( 1.046219)
test_btest 0.001205 0.000361 91.869386 ( 8.947537)
test_basic 0.002536 0.005512 0.342310 ( 0.428506)
test_all 0.002226 0.000393 676.475623 ( 70.970626)
test_rubyspec 0.077747 0.087129 48.017535 ( 56.184609)
total: 143.90 sec