Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-102356
#<BuildRuby:0x0000563ffa983fb0
@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.20230106-102356",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000016)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.002800 0.003988 0.856425 ( 1.495170)
build_miniruby 0.001265 0.000074 1.017724 ( 1.015892)
build_ruby 0.001495 0.000088 2.773165 ( 2.770811)
build_all 0.010004 0.000088 16.693362 ( 2.968644)
build_install 0.006873 0.004512 2.076638 ( 1.067588)
test_btest 0.000934 0.000000 77.727022 ( 10.611231)
test_basic 0.006176 0.000265 0.344316 ( 0.430689)
test_all 0.000527 0.000735 664.249790 (114.912467)
test_rubyspec 0.057613 0.024956 51.966099 ( 60.036918)
total: 195.31 sec