Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-153742
#<BuildRuby:0x00005619363a0c00
@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.20220906-153742",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010705 0.000153 0.997963 ( 1.429519)
build_miniruby 0.001974 0.000123 0.074239 ( 0.072350)
build_ruby 0.001549 0.000097 0.073632 ( 0.072206)
build_all 0.010884 0.000102 1.539159 ( 0.604047)
build_install 0.015787 0.006379 1.943999 ( 0.949261)
test_btest 0.001249 0.000139 95.421740 ( 9.513222)
test_basic 0.003176 0.005200 0.356554 ( 0.452987)
test_all 0.003674 0.000419 630.775498 ( 66.663857)
test_rubyspec 0.135880 0.039997 47.290971 ( 55.561008)
total: 135.32 sec