Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-082623
#<BuildRuby:0x000055f0c940f140
@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.20221230-082623",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.003417 0.618801 ( 1.048182)
build_miniruby 0.000338 0.000569 0.737879 ( 0.737345)
build_ruby 0.000000 0.001278 2.487016 ( 2.487019)
build_all 0.005762 0.003448 12.688335 ( 1.515031)
build_install 0.006694 0.000000 1.610666 ( 0.764420)
test_btest 0.000524 0.000146 65.320871 ( 5.859778)
test_basic 0.002913 0.000809 0.246824 ( 0.342957)
test_all 0.000864 0.000240 477.747134 ( 46.311071)
test_rubyspec 0.011700 0.015988 34.707928 ( 45.315552)
total: 104.38 sec