Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-205522
#<BuildRuby:0x000055a160802be8
@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.20221229-205522",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000039 0.000005 0.000044 ( 0.000043)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.005825 0.000832 0.901622 ( 1.134700)
build_miniruby 0.001113 0.000159 1.015802 ( 1.013712)
build_ruby 0.001481 0.000211 2.779031 ( 2.776333)
build_all 0.005011 0.004786 16.775532 ( 2.995708)
build_install 0.009549 0.001910 2.283743 ( 1.177764)
test_btest 0.000920 0.000000 72.264438 ( 10.927624)
test_basic 0.000000 0.006613 0.344622 ( 0.430899)
test_all 0.000000 0.001458 677.021770 ( 99.394762)
test_rubyspec 0.055364 0.067106 51.587138 ( 59.701213)
total: 179.55 sec