Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-064456
#<BuildRuby:0x000055ec41dfa678
@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-064456",
@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.000024 0.000001 0.000025 ( 0.000025)
autoconf 0.000067 0.000004 0.000071 ( 0.000071)
configure 0.000056 0.000004 0.000060 ( 0.000062)
build_up 0.000000 0.009092 0.852280 ( 1.042368)
build_miniruby 0.000000 0.001156 1.030308 ( 1.028243)
build_ruby 0.000468 0.001147 2.784062 ( 2.781467)
build_all 0.006452 0.003531 16.979088 ( 3.069378)
build_install 0.009308 0.000408 2.108109 ( 1.092392)
test_btest 0.000809 0.000202 79.844596 ( 11.120252)
test_basic 0.005770 0.000430 0.340531 ( 0.426996)
test_all 0.001320 0.000000 665.725711 (106.014501)
test_rubyspec 0.082713 0.051314 52.235919 ( 60.262712)
total: 186.84 sec