Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-051843
#<BuildRuby:0x0000560a0fe8f2c8
@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.20220719-051843",
@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.000013 0.000002 0.000015 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006358 0.810382 ( 0.925946)
build_miniruby 0.000507 0.000391 0.057000 ( 0.055777)
build_ruby 0.000912 0.000000 0.058773 ( 0.057608)
build_all 0.001415 0.003225 1.540143 ( 0.609296)
build_install 0.011034 0.000098 5.629916 ( 2.174053)
test_btest 0.000618 0.000172 51.451653 ( 8.330659)
test_basic 0.004855 0.000325 0.286208 ( 0.375946)
test_all 0.001240 0.000326 585.367434 ( 93.235041)
test_rubyspec 0.058970 0.042947 43.796654 ( 49.415346)
total: 155.18 sec