Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-235422
#<BuildRuby:0x00005652d4aea678
@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.20230110-235422",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000039 0.000003 0.000042 ( 0.000026)
build_up 0.003039 0.003490 0.851085 ( 2.101608)
build_miniruby 0.001312 0.000000 1.011642 ( 1.009460)
build_ruby 0.001719 0.000000 2.824492 ( 2.821716)
build_all 0.009596 0.000543 16.897129 ( 3.005853)
build_install 0.010442 0.001100 2.133944 ( 1.080537)
test_btest 0.001065 0.000113 78.527922 ( 10.471714)
test_basic 0.005973 0.000629 0.357683 ( 0.443880)
test_all 0.001340 0.000141 664.219725 (101.667737)
test_rubyspec 0.075798 0.025718 51.674158 ( 59.782926)
total: 182.39 sec