Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-180131
#<BuildRuby:0x0000564962ea7778
@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.20220615-180131",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009815 0.000655 0.906787 ( 1.816946)
build_miniruby 0.002103 0.000140 0.113970 ( 0.111718)
build_ruby 0.003538 0.000236 3.146146 ( 2.954554)
build_all 0.017597 0.000171 18.478390 ( 2.207585)
build_install 0.012763 0.009706 5.985510 ( 2.791530)
test_btest 0.001030 0.000147 74.069562 ( 8.527165)
test_basic 0.007437 0.001063 0.333621 ( 0.420462)
test_all 0.003242 0.000135 693.703845 ( 67.153183)
test_rubyspec 0.111959 0.045058 45.258059 ( 51.081420)
total: 137.07 sec