Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-022100
#<BuildRuby:0x0000560ec6006678
@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.20221210-022100",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004694 0.000335 1.160975 ( 1.296172)
build_miniruby 0.000000 0.001029 0.918666 ( 0.917131)
build_ruby 0.000000 0.001372 2.824921 ( 2.730237)
build_all 0.003444 0.006028 15.820250 ( 3.290834)
build_install 0.008824 0.000038 2.324943 ( 1.323779)
test_btest 0.000578 0.000102 59.921028 ( 11.457658)
test_basic 0.003852 0.000680 0.301865 ( 0.392682)
test_all 0.000856 0.000151 668.920330 (117.961725)
test_rubyspec 0.033263 0.029681 52.825518 ( 61.076277)
total: 200.45 sec