Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-082445
#<BuildRuby:0x00005650af1f4018
@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.20220729-082445",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000000 0.007121 0.866961 ( 0.924648)
build_miniruby 0.000000 0.001057 0.057732 ( 0.056480)
build_ruby 0.000000 0.001010 0.058901 ( 0.057707)
build_all 0.000000 0.004714 1.517600 ( 0.587073)
build_install 0.011157 0.000000 5.666972 ( 2.180665)
test_btest 0.000576 0.000240 54.453701 ( 8.210336)
test_basic 0.003925 0.001831 0.280261 ( 0.368869)
test_all 0.000693 0.000323 613.439188 ( 86.741106)
test_rubyspec 0.071059 0.041518 43.533299 ( 49.132407)
total: 148.26 sec