Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-070147
#<BuildRuby:0x0000560bc93a3dd0
@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.20220728-070147",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005400 0.001472 0.850006 ( 0.889823)
build_miniruby 0.000000 0.000804 0.056617 ( 0.055461)
build_ruby 0.000000 0.001021 0.058825 ( 0.057801)
build_all 0.001376 0.003223 1.541218 ( 0.591798)
build_install 0.005878 0.005226 5.651549 ( 2.135195)
test_btest 0.000474 0.000198 53.528294 ( 7.800574)
test_basic 0.000376 0.005088 0.292375 ( 0.381336)
test_all 0.000632 0.000316 599.760889 ( 88.763370)
test_rubyspec 0.075781 0.053542 43.655478 ( 49.235723)
total: 149.91 sec