Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-082118
#<BuildRuby:0x000055bd8c750f40
@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.20220331-082118",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.006951 0.005079 1.042020 ( 2.275079)
build_miniruby 0.002059 0.000000 0.066704 ( 0.064295)
build_ruby 0.001927 0.000000 0.079497 ( 0.077338)
build_all 0.009836 0.000029 4.213961 ( 0.847162)
build_install 0.007719 0.013427 8.004219 ( 2.426466)
test_btest 0.000886 0.000233 73.934985 ( 7.940960)
test_basic 0.007087 0.000627 0.333866 ( 0.422772)
test_all 0.001467 0.000367 701.635185 ( 68.029273)
test_rubyspec 0.089458 0.090042 47.061781 ( 52.384753)
total: 134.47 sec