Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-050213
#<BuildRuby:0x0000564f7d9f83c8
@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.20230105-050213",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.006590 0.000000 0.971358 ( 1.368917)
build_miniruby 0.001340 0.000000 1.732394 ( 1.603639)
build_ruby 0.001596 0.000000 2.766366 ( 2.763715)
build_all 0.008128 0.001509 16.830432 ( 2.991902)
build_install 0.005113 0.004674 2.291194 ( 1.174577)
test_btest 0.000644 0.000201 66.941725 ( 11.108466)
test_basic 0.003869 0.002809 0.380072 ( 0.465971)
test_all 0.001059 0.000353 676.364112 ( 98.894946)
test_rubyspec 0.072146 0.057404 51.990534 ( 60.025880)
total: 180.40 sec