Logfile: /home/ko1/ruby/logs/brlog.trunk.20220407-053302
#<BuildRuby:0x000055ede0a086c8
@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.20220407-053302",
@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.000018 0.000004 0.000022 ( 0.000022)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009422 0.002175 1.030857 ( 3.171520)
build_miniruby 0.001664 0.000384 0.076236 ( 0.074415)
build_ruby 0.001603 0.000370 0.076790 ( 0.075296)
build_all 0.009871 0.001085 1.559856 ( 0.617003)
build_install 0.016592 0.003556 5.938580 ( 2.931393)
test_btest 0.000849 0.000182 77.480805 ( 8.041805)
test_basic 0.007432 0.000200 0.342946 ( 0.431597)
test_all 0.001532 0.000306 705.786549 ( 68.798364)
test_rubyspec 0.148758 0.042150 46.927826 ( 52.258492)
total: 136.40 sec