Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-131434
#<BuildRuby:0x000055ec26383e58
@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.20220731-131434",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002349 0.004230 0.868117 ( 1.113671)
build_miniruby 0.000928 0.000132 0.058507 ( 0.057257)
build_ruby 0.000904 0.000129 0.059515 ( 0.058287)
build_all 0.000446 0.004297 1.521893 ( 0.587595)
build_install 0.010733 0.000423 5.671388 ( 2.182364)
test_btest 0.000000 0.000853 53.366431 ( 8.196639)
test_basic 0.002629 0.003068 0.334211 ( 0.422963)
test_all 0.000823 0.000194 628.459949 ( 89.818894)
test_rubyspec 0.080002 0.042418 43.844332 ( 49.440973)
total: 151.88 sec