Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-002848
#<BuildRuby:0x000055bc47d704e8
@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.20220208-002848",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011701 0.000000 0.986284 ( 1.446688)
build_miniruby 0.001998 0.000000 0.079310 ( 0.077746)
build_ruby 0.001828 0.000000 0.079405 ( 0.077510)
build_all 0.009225 0.001910 4.007073 ( 0.789864)
build_install 0.022241 0.001327 7.894948 ( 2.384167)
test_btest 0.001433 0.000000 73.783992 ( 8.292794)
test_basic 0.007362 0.000781 0.344046 ( 0.434500)
test_all 0.001972 0.000000 650.811715 ( 65.801755)
test_rubyspec 0.095931 0.059875 45.969519 ( 51.421818)
total: 130.73 sec