Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-024326
#<BuildRuby:0x000055be5f091d70
@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.20220210-024326",
@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.000012 0.000004 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000973 0.004222 0.831086 ( 0.936324)
build_miniruby 0.000621 0.000226 0.063037 ( 0.061974)
build_ruby 0.000708 0.000257 0.064057 ( 0.062800)
build_all 0.000151 0.004470 3.190289 ( 0.829878)
build_install 0.004008 0.005630 6.663005 ( 2.238953)
test_btest 0.000513 0.000276 40.298898 ( 7.150231)
test_basic 0.004725 0.000450 0.286107 ( 0.376148)
test_all 0.002874 0.000445 547.105893 ( 88.389944)
test_rubyspec 0.063512 0.040329 39.431054 ( 46.390788)
total: 146.44 sec