Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-152306
#<BuildRuby:0x000055c23f843f80
@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.20220723-152306",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006230 0.000000 0.850875 ( 1.101558)
build_miniruby 0.001060 0.000000 0.057357 ( 0.056059)
build_ruby 0.000941 0.000012 0.059089 ( 0.057903)
build_all 0.000462 0.004203 1.508012 ( 0.586047)
build_install 0.008928 0.000068 5.646075 ( 2.166444)
test_btest 0.000708 0.000000 50.100170 ( 8.710982)
test_basic 0.005316 0.000208 0.306515 ( 0.395962)
test_all 0.000991 0.000110 614.992943 ( 88.124197)
test_rubyspec 0.111941 0.017254 43.743008 ( 49.351272)
total: 150.55 sec