Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-180728
#<BuildRuby:0x000055f5226e3670
@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.20220807-180728",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002275 0.004384 0.906458 ( 1.910229)
build_miniruby 0.000919 0.000000 0.057230 ( 0.055990)
build_ruby 0.000000 0.001055 0.059785 ( 0.058497)
build_all 0.002776 0.001782 1.541659 ( 0.589154)
build_install 0.004967 0.004131 5.624743 ( 2.160135)
test_btest 0.000889 0.000000 46.123897 ( 8.626291)
test_basic 0.005826 0.000000 0.326588 ( 0.415642)
test_all 0.001799 0.000000 615.402001 ( 92.703457)
test_rubyspec 0.060309 0.040059 43.875214 ( 51.315405)
total: 157.84 sec