Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-095443
#<BuildRuby:0x0000556744b46878
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220723-095443",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006964 0.000000 0.832208 ( 1.040233)
build_miniruby 0.001050 0.000000 0.057223 ( 0.055893)
build_ruby 0.000921 0.000000 0.059298 ( 0.058200)
build_all 0.004765 0.000000 1.525430 ( 0.584140)
build_install 0.010722 0.000000 5.672455 ( 2.175453)
test_btest 0.000842 0.000000 50.837176 ( 8.250047)
test_basic 0.001195 0.004724 0.255468 ( 0.343633)
test_all 0.000950 0.000053 607.185967 ( 87.843296)
test_rubyspec 0.053176 0.023070 43.418994 ( 49.083209)
total: 149.43 sec