Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-235546
#<BuildRuby:0x0000556f6859ac40
@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-235546",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006449 0.000165 0.907467 ( 1.040564)
build_miniruby 0.001041 0.000000 0.057818 ( 0.056442)
build_ruby 0.000957 0.000000 0.058986 ( 0.057800)
build_all 0.004625 0.000000 1.528788 ( 0.588027)
build_install 0.005122 0.003715 1.920810 ( 0.957769)
test_btest 0.000581 0.000064 49.475043 ( 8.792339)
test_basic 0.006139 0.000220 0.363675 ( 0.450898)
test_all 0.002044 0.000216 609.959724 ( 91.984125)
test_rubyspec 0.064296 0.035094 44.316717 ( 52.570859)
total: 156.50 sec