Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-011012
#<BuildRuby:0x00005581b206e878
@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.20220722-011012",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006076 0.000434 0.831164 ( 0.956543)
build_miniruby 0.000946 0.000068 0.057051 ( 0.055799)
build_ruby 0.000938 0.000067 0.059222 ( 0.057997)
build_all 0.004608 0.000000 1.552582 ( 0.596299)
build_install 0.006130 0.002862 5.672501 ( 2.156684)
test_btest 0.000760 0.000000 53.771602 ( 7.950603)
test_basic 0.002676 0.003637 0.336412 ( 0.423998)
test_all 0.000772 0.000110 592.629032 ( 88.765272)
test_rubyspec 0.092209 0.033144 43.647521 ( 49.275130)
total: 150.24 sec