Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-014542
#<BuildRuby:0x00005570badf6620
@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.20230126-014542",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000012 0.000006 0.000018 ( 0.000017)
configure 0.000020 0.000009 0.000029 ( 0.000013)
build_up 0.005408 0.001158 0.878784 ( 1.053309)
build_miniruby 0.001313 0.000000 1.011731 ( 1.009731)
build_ruby 0.001705 0.000000 2.778533 ( 2.775848)
build_all 0.009205 0.000561 16.833945 ( 3.011322)
build_install 0.008468 0.002989 2.097050 ( 1.074453)
test_btest 0.000798 0.000281 75.814133 ( 10.607112)
test_basic 0.002060 0.005070 0.312752 ( 0.397868)
test_all 0.000985 0.000405 659.047510 ( 97.960243)
test_rubyspec 0.077003 0.049576 51.805046 ( 59.919567)
total: 177.81 sec