Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-192920
#<BuildRuby:0x0000557f31318b38
@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.20220402-192920",
@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.000016 0.000003 0.000019 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009983 0.002304 4.081124 ( 4.471186)
build_miniruby 0.001833 0.000423 5.014015 ( 5.001765)
build_ruby 0.003540 0.000817 3.397138 ( 3.223833)
build_all 0.018641 0.002585 21.636626 ( 2.312062)
build_install 0.023592 0.000995 8.696893 ( 2.987389)
test_btest 0.001028 0.000179 74.062724 ( 8.168238)
test_basic 0.005837 0.001015 0.332767 ( 0.434330)
test_all 0.001788 0.000311 642.982418 ( 65.220139)
test_rubyspec 0.122243 0.039499 46.523050 ( 51.840466)
total: 143.66 sec