Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-213422
#<BuildRuby:0x000056140894a878
@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.20220726-213422",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000000 0.006102 0.809173 ( 0.858377)
build_miniruby 0.000492 0.000316 0.057021 ( 0.055849)
build_ruby 0.000974 0.000000 0.058423 ( 0.057256)
build_all 0.004139 0.000574 1.528134 ( 0.584346)
build_install 0.007482 0.003742 5.604691 ( 2.151184)
test_btest 0.000619 0.000231 48.202850 ( 8.309495)
test_basic 0.001512 0.004446 0.331818 ( 0.419824)
test_all 0.000767 0.000336 587.948692 ( 94.187303)
test_rubyspec 0.065466 0.040440 43.397112 ( 49.001297)
total: 155.63 sec