Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-053411
#<BuildRuby:0x0000558bf883bfb0
@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.20230109-053411",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.005569 0.003419 0.920215 ( 1.095052)
build_miniruby 0.001019 0.000271 1.019217 ( 1.017329)
build_ruby 0.001099 0.000294 2.782499 ( 2.780009)
build_all 0.007772 0.002072 16.852580 ( 2.980283)
build_install 0.009330 0.000016 2.108922 ( 1.086550)
test_btest 0.000709 0.000167 70.465059 ( 11.562063)
test_basic 0.000000 0.007384 0.358077 ( 0.442404)
test_all 0.000814 0.000641 667.698478 ( 96.509581)
test_rubyspec 0.053208 0.052165 52.026722 ( 60.085001)
total: 177.56 sec