Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-111103
#<BuildRuby:0x000055e6dc2bbdd0
@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.20220817-111103",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.002739 0.003425 0.824733 ( 1.091374)
build_miniruby 0.000841 0.000113 0.058104 ( 0.056979)
build_ruby 0.000865 0.000115 0.059521 ( 0.058314)
build_all 0.004050 0.000540 1.537265 ( 0.587631)
build_install 0.007791 0.001039 1.904016 ( 0.968103)
test_btest 0.000654 0.000087 56.916850 ( 8.443284)
test_basic 0.004787 0.000638 0.255769 ( 0.344766)
test_all 0.001770 0.000236 628.382161 ( 89.739594)
test_rubyspec 0.075712 0.052897 43.755283 ( 51.141253)
total: 152.43 sec