Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-181347
#<BuildRuby:0x000055a7bd8b0460
@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.20230114-181347",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000045 0.000005 0.000050 ( 0.000050)
configure 0.000039 0.000005 0.000044 ( 0.000045)
build_up 0.009042 0.001206 0.848406 ( 1.175155)
build_miniruby 0.000000 0.001319 1.018172 ( 1.016157)
build_ruby 0.000000 0.001703 2.784650 ( 2.781808)
build_all 0.000913 0.009204 16.825794 ( 3.028876)
build_install 0.008071 0.001121 2.091901 ( 1.080847)
test_btest 0.000859 0.000000 74.218580 ( 11.379300)
test_basic 0.003545 0.003059 0.342599 ( 0.428830)
test_all 0.000000 0.002200 664.018374 (105.094412)
test_rubyspec 0.097967 0.037227 52.300342 ( 60.319002)
total: 186.31 sec