Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-014852
#<BuildRuby:0x000055ec60f00a58
@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.20220308-014852",
@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.000017 0.000003 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010060 0.001677 1.039859 ( 1.461969)
build_miniruby 0.001753 0.000293 0.075080 ( 0.072985)
build_ruby 0.001921 0.000320 0.076516 ( 0.074362)
build_all 0.004922 0.005129 4.182511 ( 0.846157)
build_install 0.012662 0.011128 8.043105 ( 2.423758)
test_btest 0.000997 0.000332 77.882629 ( 8.349027)
test_basic 0.005057 0.001686 0.344399 ( 0.433259)
test_all 0.000978 0.000326 706.456775 ( 67.995719)
test_rubyspec 0.092114 0.080538 46.636625 ( 52.104512)
total: 133.76 sec