Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-082625
#<BuildRuby:0x000056122fe93238
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@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-test.20220222-082625",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003340 0.002925 0.943071 ( 0.886925)
build_miniruby 0.000828 0.000111 0.062596 ( 0.061468)
build_ruby 0.000805 0.000107 0.064829 ( 0.063741)
build_all 0.004104 0.000548 3.184967 ( 0.831684)
build_install 0.009691 0.000216 6.672919 ( 2.263408)
test_btest 0.000690 0.000081 38.443562 ( 6.824466)
test_basic 0.004791 0.000564 0.273688 ( 0.363365)
test_all 0.002893 0.000340 536.045518 ( 85.566399)
test_rubyspec 0.075734 0.023116 39.874198 ( 46.812777)
total: 143.67 sec