Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-222033
#<BuildRuby:0x000055d5d56768c0
@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.20220824-222033",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006259 0.000340 0.823350 ( 0.863618)
build_miniruby 0.001058 0.000000 0.057474 ( 0.056222)
build_ruby 0.000913 0.000000 0.059793 ( 0.058649)
build_all 0.004757 0.000000 1.546658 ( 0.600562)
build_install 0.007834 0.000827 1.900658 ( 0.957075)
test_btest 0.000772 0.000096 44.563616 ( 8.606429)
test_basic 0.005719 0.000141 0.340986 ( 0.429185)
test_all 0.002999 0.000353 615.108104 ( 89.368976)
test_rubyspec 0.078272 0.049179 44.128205 ( 52.405774)
total: 153.35 sec