Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-164111
#<BuildRuby:0x0000558932d6bf58
@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="-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.20230123-164111",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.003919 0.004951 0.852568 ( 1.181726)
build_miniruby 0.001072 0.000230 0.999302 ( 0.997319)
build_ruby 0.001257 0.000269 2.753885 ( 2.751191)
build_all 0.009932 0.000000 16.731373 ( 2.996473)
build_install 0.010810 0.000421 2.056418 ( 1.059364)
test_btest 0.000739 0.000124 71.151308 ( 11.019877)
test_basic 0.006188 0.000227 0.341406 ( 0.428070)
test_all 0.001162 0.000184 660.575170 ( 94.827873)
test_rubyspec 0.086945 0.039297 51.412156 ( 59.818944)
total: 175.08 sec