Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-051815
#<BuildRuby:0x000055778dcdc0d0
@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.20220819-051815",
@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.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002660 0.003601 0.805454 ( 0.847106)
build_miniruby 0.000756 0.000162 0.057403 ( 0.056290)
build_ruby 0.000697 0.000150 0.059215 ( 0.058019)
build_all 0.003692 0.000791 1.562715 ( 0.627877)
build_install 0.002941 0.007899 1.932898 ( 0.961595)
test_btest 0.000561 0.000187 55.455509 ( 8.396962)
test_basic 0.005139 0.000320 0.280477 ( 0.369617)
test_all 0.002750 0.000450 621.398423 ( 90.194491)
test_rubyspec 0.088569 0.041955 43.833781 ( 52.103831)
total: 153.62 sec