Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-193834
#<BuildRuby:0x0000559ca23188e8
@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.20220824-193834",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000020 0.000001 0.000021 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006213 0.004376 0.993682 ( 1.409233)
build_miniruby 0.001685 0.000224 0.070335 ( 0.068527)
build_ruby 0.001736 0.000231 0.078757 ( 0.076803)
build_all 0.009520 0.000067 1.509180 ( 0.578975)
build_install 0.015181 0.004760 1.914210 ( 0.927534)
test_btest 0.001169 0.000175 77.877077 ( 8.247382)
test_basic 0.005910 0.000886 0.320129 ( 0.416009)
test_all 0.003188 0.000000 631.177761 ( 64.474295)
test_rubyspec 0.115280 0.065798 45.836066 ( 54.261253)
total: 130.46 sec