Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-163037
#<BuildRuby:0x000055c09d778e28
@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.20221127-163037",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.011707 1.302362 ( 1.542501)
build_miniruby 0.001338 0.000921 0.843952 ( 0.842607)
build_ruby 0.002030 0.001015 2.253124 ( 2.161123)
build_all 0.016219 0.005844 25.091550 ( 2.917745)
build_install 0.009731 0.011452 4.982050 ( 1.226009)
test_btest 0.001203 0.000669 87.367096 ( 8.841629)
test_basic 0.006207 0.000955 0.351517 ( 0.442782)
test_all 0.000726 0.001979 673.230885 ( 69.874859)
test_rubyspec 0.105493 0.041917 49.840704 ( 58.261582)
total: 146.11 sec