Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-060739
#<BuildRuby:0x00005597e8d8fda8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220529-060739",
@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.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000012 0.000007 0.000019 ( 0.000019)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.001966 0.004300 0.848955 ( 0.925476)
build_miniruby 0.000582 0.000371 0.056760 ( 0.055591)
build_ruby 0.000609 0.000387 0.057716 ( 0.056510)
build_all 0.004225 0.000000 1.481238 ( 0.603920)
build_install 0.010791 0.000084 6.313717 ( 2.872014)
test_btest 0.000601 0.000280 53.909336 ( 8.248283)
test_basic 0.003576 0.001905 0.280599 ( 0.370095)
test_all 0.001239 0.000583 636.542160 ( 91.566967)
test_rubyspec 0.079371 0.048546 44.087847 ( 49.642601)
total: 154.34 sec