Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-105533
#<BuildRuby:0x000055945acbbfa8
@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-105533",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005927 0.000423 0.854224 ( 2.093791)
build_miniruby 0.000882 0.000000 0.057837 ( 0.056608)
build_ruby 0.001031 0.000000 0.059847 ( 0.058633)
build_all 0.004648 0.000157 1.559267 ( 0.599363)
build_install 0.006305 0.004156 1.914960 ( 0.960738)
test_btest 0.000776 0.000092 57.197838 ( 8.168165)
test_basic 0.002763 0.002813 0.269011 ( 0.357709)
test_all 0.002132 0.000000 607.032321 ( 91.223600)
test_rubyspec 0.093169 0.036715 44.338419 ( 52.608305)
total: 156.13 sec