Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-054458
#<BuildRuby:0x00005594cbe1c728
@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.20230124-054458",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.006218 0.000133 0.847668 ( 1.758894)
build_miniruby 0.000000 0.001283 1.004494 ( 1.002453)
build_ruby 0.000000 0.001584 2.809532 ( 2.806980)
build_all 0.009017 0.000873 16.799060 ( 3.038978)
build_install 0.007897 0.003462 2.072402 ( 1.066648)
test_btest 0.000000 0.001135 75.499494 ( 10.540792)
test_basic 0.003259 0.003256 0.376806 ( 0.463045)
test_all 0.001271 0.000231 648.369017 (113.465480)
test_rubyspec 0.077475 0.028665 51.256518 ( 59.386608)
total: 193.53 sec