Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-211200
#<BuildRuby:0x0000564ba8d57dd0
@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.20221119-211200",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004662 0.000333 1.146619 ( 1.578588)
build_miniruby 0.000942 0.000067 0.973762 ( 0.972428)
build_ruby 0.000000 0.001126 2.853340 ( 2.767912)
build_all 0.005841 0.002957 15.878731 ( 3.311953)
build_install 0.009461 0.001182 1.998135 ( 1.128317)
test_btest 0.000549 0.000069 64.687475 ( 10.817671)
test_basic 0.004339 0.000542 0.292001 ( 0.382714)
test_all 0.001502 0.000188 664.257512 (103.116398)
test_rubyspec 0.049020 0.016212 51.568059 ( 59.776936)
total: 183.85 sec