Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-014423
#<BuildRuby:0x00005637d203fdf8
@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.20220725-014423",
@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.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006361 0.000000 0.847519 ( 0.913357)
build_miniruby 0.000987 0.000000 0.057463 ( 0.056196)
build_ruby 0.000812 0.000000 0.058862 ( 0.057599)
build_all 0.004636 0.000000 1.515492 ( 0.586708)
build_install 0.010850 0.000000 5.614833 ( 2.154262)
test_btest 0.000586 0.000000 55.509051 ( 7.934865)
test_basic 0.001259 0.004946 0.338017 ( 0.425826)
test_all 0.000837 0.000050 584.037191 ( 90.316647)
test_rubyspec 0.080519 0.036383 43.621460 ( 49.232472)
total: 151.68 sec