Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-143641
#<BuildRuby:0x0000561ae304e7b0
@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.20220629-143641",
@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.000002 0.000016 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006256 0.000338 0.881150 ( 5.121366)
build_miniruby 0.000915 0.000131 0.057188 ( 0.055990)
build_ruby 0.000919 0.000131 0.059297 ( 0.058019)
build_all 0.003866 0.000553 1.491231 ( 0.601209)
build_install 0.010790 0.000227 6.327829 ( 2.841361)
test_btest 0.000650 0.000081 54.827402 ( 8.478294)
test_basic 0.005551 0.000106 0.323048 ( 0.411528)
test_all 0.001153 0.000136 626.006276 ( 89.947305)
test_rubyspec 0.071480 0.024368 44.533771 ( 50.113465)
total: 157.63 sec