Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-193449
#<BuildRuby:0x000055beca082878
@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-193449",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006586 0.000000 0.821508 ( 0.979346)
build_miniruby 0.000000 0.001014 0.059003 ( 0.057802)
build_ruby 0.000000 0.001011 0.058607 ( 0.057367)
build_all 0.002450 0.002351 1.529904 ( 0.585677)
build_install 0.006556 0.004748 5.644752 ( 2.173527)
test_btest 0.000684 0.000086 50.694413 ( 8.350620)
test_basic 0.005920 0.000000 0.330396 ( 0.418596)
test_all 0.000000 0.001050 613.430839 ( 89.109254)
test_rubyspec 0.090651 0.022195 43.711121 ( 49.337001)
total: 151.07 sec