Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-033916
#<BuildRuby:0x0000557450cd84e8
@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.20220404-033916",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007300 0.004604 1.004415 ( 1.131779)
build_miniruby 0.001674 0.000335 0.077233 ( 0.075842)
build_ruby 0.001467 0.000293 0.069634 ( 0.068800)
build_all 0.008907 0.002566 4.243007 ( 0.860500)
build_install 0.009427 0.010837 8.497941 ( 3.007627)
test_btest 0.000766 0.000242 76.317770 ( 7.985007)
test_basic 0.002424 0.005368 0.342203 ( 0.431539)
test_all 0.002563 0.000000 671.107359 ( 66.167435)
test_rubyspec 0.107877 0.066789 46.717275 ( 52.158735)
total: 131.89 sec