Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-143206
#<BuildRuby:0x000056332d3a3e58
@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.20220618-143206",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.000000 0.006218 0.833599 ( 1.898910)
build_miniruby 0.000000 0.000954 0.057657 ( 0.056434)
build_ruby 0.000000 0.000914 0.059782 ( 0.058646)
build_all 0.000000 0.004212 1.517411 ( 0.608090)
build_install 0.004420 0.004383 6.314159 ( 2.851734)
test_btest 0.000479 0.000222 56.522879 ( 7.901080)
test_basic 0.005916 0.000000 0.295780 ( 0.384823)
test_all 0.001272 0.000000 638.952486 ( 93.552886)
test_rubyspec 0.057529 0.070570 44.054137 ( 49.604428)
total: 156.92 sec