Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-015337
#<BuildRuby:0x000055ce74f704c0
@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.20220804-015337",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.011879 0.000560 1.001921 ( 2.375621)
build_miniruby 0.001473 0.000210 0.077300 ( 0.075643)
build_ruby 0.001859 0.000265 0.076049 ( 0.074124)
build_all 0.004846 0.004582 1.507543 ( 0.571522)
build_install 0.015155 0.003908 5.176739 ( 2.036838)
test_btest 0.000689 0.000145 70.491937 ( 8.610379)
test_basic 0.006875 0.000490 0.323024 ( 0.416747)
test_all 0.001799 0.000132 632.191120 ( 64.143322)
test_rubyspec 0.093852 0.063848 45.339926 ( 52.844151)
total: 131.15 sec