Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-092703
#<BuildRuby:0x00005638bb3c3ee0
@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.20221211-092703",
@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.000015 0.000001 0.000016 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000046 0.003913 0.895656 ( 1.125405)
build_miniruby 0.000930 0.000133 0.957474 ( 0.955899)
build_ruby 0.001140 0.000163 2.790603 ( 2.704362)
build_all 0.007715 0.001102 16.002807 ( 3.337280)
build_install 0.009195 0.000610 2.251543 ( 1.296571)
test_btest 0.000564 0.000075 60.716673 ( 11.809227)
test_basic 0.004104 0.000547 0.299020 ( 0.390056)
test_all 0.000972 0.000129 654.049150 (108.651412)
test_rubyspec 0.047875 0.023400 52.280757 ( 60.515868)
total: 190.79 sec