Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-212433
#<BuildRuby:0x00005627138801b8
@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.20220209-212433",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.005186 0.000000 0.824325 ( 0.994430)
build_miniruby 0.000000 0.000937 0.062494 ( 0.061177)
build_ruby 0.000000 0.000975 0.063780 ( 0.062620)
build_all 0.003128 0.001611 3.175235 ( 0.818204)
build_install 0.006083 0.003933 6.703975 ( 2.252105)
test_btest 0.000671 0.000075 41.595096 ( 7.295060)
test_basic 0.005787 0.000000 0.286678 ( 0.375592)
test_all 0.003119 0.000000 540.407059 ( 87.909019)
test_rubyspec 0.065360 0.013578 39.598308 ( 46.533720)
total: 146.30 sec