Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-000049
#<BuildRuby:0x00005601cc9406c8
@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.20220221-000049",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007872 0.002862 0.954562 ( 2.414287)
build_miniruby 0.001956 0.000711 0.068669 ( 0.067074)
build_ruby 0.001600 0.000582 0.067913 ( 0.066899)
build_all 0.008415 0.001100 4.123552 ( 0.796798)
build_install 0.032195 0.008712 7.961193 ( 2.359838)
test_btest 0.000932 0.000292 68.882540 ( 8.357840)
test_basic 0.008230 0.000619 0.316394 ( 0.403259)
test_all 0.001699 0.000500 664.393654 ( 65.454480)
test_rubyspec 0.093864 0.063864 46.076735 ( 51.231915)
total: 131.15 sec