Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-234539
#<BuildRuby:0x00005649567f7dd0
@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.20220724-234539",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000287 0.006703 0.882653 ( 1.019820)
build_miniruby 0.000835 0.000167 0.057399 ( 0.056172)
build_ruby 0.000712 0.000142 0.058746 ( 0.057586)
build_all 0.003904 0.000781 1.520444 ( 0.581071)
build_install 0.010579 0.000458 5.614513 ( 2.171183)
test_btest 0.000614 0.000109 56.737074 ( 8.052972)
test_basic 0.001496 0.003588 0.307765 ( 0.397084)
test_all 0.000000 0.001041 627.718679 ( 91.950268)
test_rubyspec 0.087196 0.036043 43.434954 ( 49.020828)
total: 153.31 sec