Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-172857
#<BuildRuby:0x000055b13da9abe8
@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.20221228-172857",
@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.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.001753 0.004782 0.846033 ( 1.183765)
build_miniruby 0.000864 0.000360 1.023927 ( 1.022032)
build_ruby 0.001108 0.000462 2.787569 ( 2.784906)
build_all 0.009438 0.000248 16.770721 ( 2.991955)
build_install 0.010911 0.000644 2.319007 ( 1.185210)
test_btest 0.000888 0.000278 70.499053 ( 11.053606)
test_basic 0.001177 0.006096 0.354902 ( 0.439684)
test_all 0.000928 0.000360 681.316035 ( 95.253423)
test_rubyspec 0.079100 0.031136 51.509311 ( 59.577552)
total: 175.49 sec