Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-023617
#<BuildRuby:0x00005591733867b0
@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-023617",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004335 0.000510 1.052687 ( 1.111821)
build_miniruby 0.000776 0.000091 1.093193 ( 1.091752)
build_ruby 0.001025 0.000121 2.686893 ( 2.592273)
build_all 0.003691 0.005155 15.758104 ( 3.475985)
build_install 0.005391 0.004872 2.005880 ( 1.172297)
test_btest 0.000528 0.000118 59.734830 ( 10.935548)
test_basic 0.004678 0.000000 0.307300 ( 0.398233)
test_all 0.001106 0.000326 641.434621 (100.913282)
test_rubyspec 0.046587 0.020885 50.604784 ( 58.892372)
total: 180.58 sec