Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-005409
#<BuildRuby:0x000056543e907d90
@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.20220503-005409",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.003175 0.003809 0.877445 ( 0.921671)
build_miniruby 0.000777 0.000259 0.057173 ( 0.055870)
build_ruby 0.000772 0.000257 0.058368 ( 0.057019)
build_all 0.004277 0.000028 1.475419 ( 0.597710)
build_install 0.010436 0.000546 6.250443 ( 2.816487)
test_btest 0.000656 0.000175 52.238946 ( 8.213698)
test_basic 0.005478 0.000274 0.254903 ( 0.343396)
test_all 0.000952 0.000238 645.114931 ( 94.971622)
test_rubyspec 0.087765 0.040885 43.865930 ( 48.773365)
total: 156.75 sec