Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-053922
#<BuildRuby:0x000055fa658b32c8
@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.20221127-053922",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001754 0.003652 1.267560 ( 1.755191)
build_miniruby 0.000873 0.000116 0.991747 ( 0.990262)
build_ruby 0.000966 0.000129 2.833101 ( 2.721188)
build_all 0.009204 0.000659 22.313696 ( 4.394206)
build_install 0.008680 0.000520 4.407664 ( 1.548395)
test_btest 0.000528 0.000000 65.336232 ( 10.884742)
test_basic 0.004601 0.000000 0.329687 ( 0.420630)
test_all 0.001117 0.000000 658.807117 (118.889946)
test_rubyspec 0.054375 0.017182 54.085116 ( 62.255153)
total: 203.86 sec