Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-045439
#<BuildRuby:0x000055bdd05d7fa8
@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.20220827-045439",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006233 0.000320 0.805685 ( 1.290221)
build_miniruby 0.000861 0.000133 0.057923 ( 0.056588)
build_ruby 0.000777 0.000119 0.060700 ( 0.059479)
build_all 0.004587 0.000000 1.523158 ( 0.590160)
build_install 0.007685 0.003483 1.902593 ( 0.966960)
test_btest 0.000699 0.000124 53.326127 ( 8.507364)
test_basic 0.004829 0.000852 0.330012 ( 0.418718)
test_all 0.001379 0.000243 600.459243 ( 89.380630)
test_rubyspec 0.066880 0.058440 43.848661 ( 52.100996)
total: 153.37 sec