Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-014011
#<BuildRuby:0x000055b5abb067e0
@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.20220803-014011",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.002332 0.004326 0.844490 ( 0.913597)
build_miniruby 0.000966 0.000069 0.057921 ( 0.056648)
build_ruby 0.000764 0.000055 0.058961 ( 0.057761)
build_all 0.004595 0.000014 1.558714 ( 0.598536)
build_install 0.002548 0.008586 5.675122 ( 2.162020)
test_btest 0.000753 0.000141 52.959830 ( 8.381758)
test_basic 0.001119 0.004685 0.278219 ( 0.366766)
test_all 0.000989 0.000247 637.752464 ( 90.741005)
test_rubyspec 0.079849 0.050467 43.963690 ( 51.411791)
total: 154.69 sec