Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-211307
#<BuildRuby:0x000055610160a858
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-211307",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000054 0.000018 0.000072 ( 0.000072)
configure 0.000042 0.000014 0.000056 ( 0.000056)
build_up 0.005073 0.005354 0.852795 ( 1.030480)
build_miniruby 0.001320 0.000000 0.998108 ( 0.996058)
build_ruby 0.000000 0.001552 2.749434 ( 2.746616)
build_all 0.008022 0.001441 16.545948 ( 2.944699)
build_install 0.007841 0.001570 2.264050 ( 1.181218)
test_btest 0.000800 0.000294 68.381679 ( 11.064859)
test_basic 0.004812 0.001773 0.367074 ( 0.453158)
test_all 0.000980 0.000361 658.113376 ( 97.030590)
test_rubyspec 0.066996 0.051189 51.093805 ( 59.192407)
total: 176.64 sec