Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-082834
#<BuildRuby:0x0000562b421b3f00
@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.20221116-082834",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004897 0.000140 1.069960 ( 1.089496)
build_miniruby 0.000847 0.000121 1.020796 ( 1.019501)
build_ruby 0.001089 0.000155 2.703019 ( 2.592822)
build_all 0.008797 0.000000 15.827017 ( 3.329310)
build_install 0.008641 0.000000 2.002980 ( 1.168331)
test_btest 0.000614 0.000000 57.001745 ( 11.751659)
test_basic 0.004974 0.000000 0.326208 ( 0.416880)
test_all 0.001323 0.000000 629.672548 (102.831096)
test_rubyspec 0.044679 0.015961 51.264317 ( 59.527424)
total: 183.73 sec