Logfile: /home/ko1/ruby/logs/brlog.trunk.20220710-011907
#<BuildRuby:0x000055ccf42e0088
@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.20220710-011907",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.006781 0.000000 0.847752 ( 1.049380)
build_miniruby 0.001055 0.000000 0.058317 ( 0.056915)
build_ruby 0.000986 0.000000 0.059906 ( 0.058606)
build_all 0.004307 0.000054 1.499305 ( 0.603604)
build_install 0.010542 0.000659 6.302402 ( 2.841609)
test_btest 0.000775 0.000048 56.446994 ( 8.027426)
test_basic 0.005538 0.000036 0.287543 ( 0.375981)
test_all 0.001360 0.000080 616.889129 ( 90.128719)
test_rubyspec 0.057367 0.047693 44.220369 ( 49.786723)
total: 152.93 sec