Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-004908
#<BuildRuby:0x000055bc04ae30b0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220311-004908",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010234 0.001574 0.997018 ( 1.123094)
build_miniruby 0.001507 0.000232 0.075932 ( 0.073947)
build_ruby 0.002362 0.000000 0.077820 ( 0.075464)
build_all 0.009414 0.000000 1.483763 ( 0.608069)
build_install 0.023795 0.000054 5.299701 ( 2.174798)
test_btest 0.001441 0.000145 70.208444 ( 8.343932)
test_basic 0.002805 0.004805 0.340347 ( 0.429735)
test_all 0.001844 0.000000 709.397976 ( 68.059168)
test_rubyspec 0.091032 0.058512 46.126634 ( 51.636959)
total: 132.53 sec