Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-044338
#<BuildRuby:0x0000560d2f2b8bc0
@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.20220217-044338",
@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.000014 0.000001 0.000015 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001682 0.003760 0.858830 ( 0.948131)
build_miniruby 0.000826 0.000127 0.062175 ( 0.061006)
build_ruby 0.000705 0.000108 0.063813 ( 0.062627)
build_all 0.004083 0.000628 3.204450 ( 0.836880)
build_install 0.008517 0.001310 6.632389 ( 2.227040)
test_btest 0.000623 0.000095 41.124872 ( 6.618546)
test_basic 0.001020 0.004229 0.264588 ( 0.354475)
test_all 0.000216 0.003128 545.773231 ( 83.313288)
test_rubyspec 0.046554 0.033753 39.511624 ( 46.431084)
total: 140.85 sec