Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-210812
#<BuildRuby:0x000055d5816484d8
@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-210812",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009505 0.001463 0.970368 ( 0.984455)
build_miniruby 0.001609 0.000248 0.078062 ( 0.076606)
build_ruby 0.001779 0.000274 0.080108 ( 0.077781)
build_all 0.001810 0.008900 4.137335 ( 0.791671)
build_install 0.011960 0.007855 7.811500 ( 2.331367)
test_btest 0.000851 0.000284 71.430889 ( 7.948336)
test_basic 0.005282 0.001760 0.343805 ( 0.442450)
test_all 0.001431 0.000477 701.768699 ( 67.672923)
test_rubyspec 0.110966 0.054973 46.013260 ( 51.229797)
total: 131.56 sec