Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-031928
#<BuildRuby:0x000055e229b348e8
@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.20220223-031928",
@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.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005287 0.006127 0.857731 ( 1.541758)
build_miniruby 0.001901 0.000000 0.080411 ( 0.079245)
build_ruby 0.002177 0.000000 0.072397 ( 0.071224)
build_all 0.009823 0.000323 1.508553 ( 0.639997)
build_install 0.020693 0.002048 5.118103 ( 2.156268)
test_btest 0.001291 0.000358 73.993050 ( 8.540544)
test_basic 0.001736 0.005510 0.331612 ( 0.422871)
test_all 0.000947 0.000911 659.942599 ( 65.155042)
test_rubyspec 0.089540 0.071096 46.277411 ( 51.359752)
total: 129.97 sec