Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-175059
#<BuildRuby:0x0000559eda921548
@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.20220220-175059",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.001633 0.003993 0.855815 ( 1.033154)
build_miniruby 0.000000 0.000893 0.061299 ( 0.060172)
build_ruby 0.000000 0.000881 0.064073 ( 0.062793)
build_all 0.003596 0.001145 3.195622 ( 0.832941)
build_install 0.006844 0.002955 6.640194 ( 2.236504)
test_btest 0.000720 0.000108 40.384799 ( 6.918384)
test_basic 0.004892 0.000734 0.273823 ( 0.363419)
test_all 0.002912 0.000437 539.990765 ( 88.327017)
test_rubyspec 0.058168 0.023504 39.592901 ( 48.597236)
total: 148.43 sec