Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-233629
#<BuildRuby:0x0000565283207de0
@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.20220809-233629",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002196 0.004505 0.815173 ( 1.075395)
build_miniruby 0.000906 0.000139 0.058243 ( 0.056962)
build_ruby 0.000825 0.000127 0.059738 ( 0.058575)
build_all 0.004074 0.000627 1.526180 ( 0.585015)
build_install 0.003067 0.006761 5.664973 ( 2.178977)
test_btest 0.000663 0.000165 47.116782 ( 8.172039)
test_basic 0.004396 0.001099 0.280291 ( 0.369216)
test_all 0.000967 0.000242 613.160766 ( 87.587724)
test_rubyspec 0.090699 0.038906 43.928016 ( 51.295161)
total: 151.38 sec