Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-133455
#<BuildRuby:0x000055fd436ae8c0
@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-133455",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000000 0.006279 0.911493 ( 3.427161)
build_miniruby 0.000000 0.000991 0.057815 ( 0.056509)
build_ruby 0.000814 0.000112 0.061543 ( 0.060326)
build_all 0.004234 0.000363 1.537771 ( 0.592673)
build_install 0.005135 0.006006 1.893489 ( 0.966879)
test_btest 0.000523 0.000246 50.507619 ( 8.722803)
test_basic 0.003587 0.001688 0.282326 ( 0.371424)
test_all 0.002061 0.000970 629.553740 ( 91.576821)
test_rubyspec 0.055064 0.043333 44.245865 ( 52.575946)
total: 158.35 sec