Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-160006
#<BuildRuby:0x0000560ec75c3dd0
@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.20220805-160006",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006680 0.000000 0.904767 ( 1.548996)
build_miniruby 0.000962 0.000000 0.058493 ( 0.057296)
build_ruby 0.000799 0.000014 0.059462 ( 0.058264)
build_all 0.004267 0.000285 1.522880 ( 0.589480)
build_install 0.007371 0.003798 5.637602 ( 2.150612)
test_btest 0.000656 0.000073 48.812076 ( 8.605704)
test_basic 0.005276 0.000587 0.284178 ( 0.372381)
test_all 0.001118 0.000051 628.941386 ( 89.566858)
test_rubyspec 0.090858 0.025507 43.599456 ( 50.957206)
total: 153.91 sec