Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-044320
#<BuildRuby:0x00005598b9bc3de0
@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.20220811-044320",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.006751 0.000000 0.906323 ( 0.920665)
build_miniruby 0.001081 0.000000 0.058313 ( 0.057043)
build_ruby 0.001030 0.000000 0.060156 ( 0.058913)
build_all 0.004940 0.000000 1.595693 ( 0.608186)
build_install 0.010996 0.000235 5.670432 ( 2.169677)
test_btest 0.000699 0.000039 47.751656 ( 8.875520)
test_basic 0.005038 0.000280 0.326871 ( 0.415858)
test_all 0.001220 0.000068 593.376773 ( 94.194344)
test_rubyspec 0.075422 0.037727 43.761891 ( 51.149825)
total: 158.45 sec