Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-134835
#<BuildRuby:0x00005604a7b8e8c0
@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.20220824-134835",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006165 0.000319 0.893076 ( 1.516503)
build_miniruby 0.000776 0.000119 0.057441 ( 0.056254)
build_ruby 0.000746 0.000115 0.059461 ( 0.058282)
build_all 0.003963 0.000609 1.534087 ( 0.587542)
build_install 0.010953 0.000193 1.903871 ( 0.954821)
test_btest 0.000555 0.000074 52.147777 ( 8.252714)
test_basic 0.005892 0.000125 0.342945 ( 0.430972)
test_all 0.002288 0.000000 637.436769 ( 92.081717)
test_rubyspec 0.057507 0.041352 44.444095 ( 52.790551)
total: 156.73 sec