Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-043015
#<BuildRuby:0x000056015097e878
@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.20220718-043015",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.002715 0.003662 0.814912 ( 1.024972)
build_miniruby 0.000773 0.000257 0.057258 ( 0.055893)
build_ruby 0.000724 0.000241 0.059153 ( 0.057968)
build_all 0.004391 0.000074 1.534938 ( 0.602629)
build_install 0.009124 0.001430 5.686085 ( 2.207833)
test_btest 0.000000 0.000875 50.407921 ( 7.930819)
test_basic 0.002921 0.003071 0.373653 ( 0.461389)
test_all 0.000754 0.000251 607.567245 ( 87.428978)
test_rubyspec 0.062381 0.061440 43.713403 ( 49.322212)
total: 149.09 sec