Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-113447
#<BuildRuby:0x000055814ee5b800
@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.20220919-113447",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010537 0.000000 1.082865 ( 1.113536)
build_miniruby 0.002146 0.000101 0.115909 ( 0.111487)
build_ruby 0.001613 0.000323 0.107747 ( 0.091280)
build_all 0.008968 0.000879 1.600284 ( 0.658858)
build_install 0.015873 0.005638 1.937701 ( 1.014098)
test_btest 0.001275 0.000277 80.540166 ( 8.444610)
test_basic 0.006735 0.000583 0.370225 ( 0.458753)
test_all 0.004151 0.000865 647.991086 ( 66.999285)
test_rubyspec 0.103601 0.066766 45.814917 ( 54.345904)
total: 133.24 sec