Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-045447
#<BuildRuby:0x000055e50f8c80d0
@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.20220617-045447",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005485 0.001372 0.827769 ( 0.956164)
build_miniruby 0.000811 0.000203 0.057272 ( 0.056056)
build_ruby 0.000802 0.000201 0.059112 ( 0.057942)
build_all 0.003519 0.000879 1.490430 ( 0.603725)
build_install 0.008027 0.000747 6.282444 ( 2.839048)
test_btest 0.000692 0.000160 54.106516 ( 8.134971)
test_basic 0.004688 0.001082 0.293249 ( 0.381941)
test_all 0.000407 0.000974 653.265727 ( 95.105518)
test_rubyspec 0.065806 0.060976 44.095815 ( 49.650686)
total: 157.79 sec